A Class for handling Events on a calendar
Located in /vEvent.php (line 19)
The constructor takes an array of args. If there is an element called 'vevent' then that will be parsed into the vEvent object. Otherwise the array elements are converted into properties of the vEvent object directly.
Build the vEvent object from a text string which is a single VEVENT
Do what must be done with time zones from on file. Attempt to turn them into something that PostgreSQL can understand...
Get the value of a property
Put the value of a property
Render the vEvent object as a text string which is a single VEVENT
Returns a suitably escaped RFC2445 content string.
Returns a PostgreSQL Date Format string suitable for returning iCal dates
Returns a PostgreSQL Date Format string suitable for returning iCal durations
Returns a PostgreSQL Date Format string suitable for returning dates which
have been cast to UTC
Documentation generated on Thu, 15 Apr 2010 20:23:07 +1200 by phpDocumentor 1.3.2