iCalendarA Class for handling Events on a calendar (DEPRECATED)
Located in /iCalendar.php (line 909)
void
Render
([boolean $as_calendar = true], [string $type = null], [array $restrict_properties = null])
static HttpDateFormat (line 1444)
static iCalFooter (line 1709)
static iCalHeader (line 1691)
static SqlDateFormat (line 1453)
static SqlDurationFormat (line 1473)
static SqlUTCFormat (line 1463)
Constructor iCalendar (line 952)
Add (line 1361)
AddComponent (line 1422)
ApplyFilter (line 1590)
BuildFromText (line 1210)
Build the iCalendar object from a text string which is a single iCalendar resource
ClearComponents (line 1397)
DealWithTimeZones (line 1264)
Do what must be done with time zones from on file. Attempt to turn them into something that PostgreSQL can understand...
DefaultPropertyList (line 1086)
An array of property names that we should always want when rendering an iCalendar
ExtractProperty (line 1558)
ExtractSubComponent (line 1522)
Get (line 1318)
Get the value of a property in the first non-VTIMEZONE
GetComponents (line 1386)
JustThisBitPlease (line 1105)
A function to extract the contents of a BEGIN:SOMETHING to END:SOMETHING (perhaps multiply) and return just that bit (or, of course, those bits :-)
MaskComponents (line 1433)
ParseSomeLines (line 1139)
Function to parse lines from BEGIN:SOMETHING to END:SOMETHING into a nested array structure
Render (line 1723)
RFC2445ContentEscape (line 1487)
RFC2445ContentUnescape (line 1247)
Returns a content string with the RFC2445 escaping removed
SaveTimeZones (line 1026)
Set (line 1339)
Set the value of a property
SetComponents (line 1410)
TestFilter (line 1666)
Documentation generated on Tue, 28 Dec 2010 02:01:36 +1300 by phpDocumentor 1.4.3