A Class for handling vCalendar data.
When parsed the underlying structure is roughly as follows:
vCalendar( array(vComponent), array(vProperty), array(vTimezone) )
with the TIMEZONE data still currently included in the component array (likely to change in the future) and the timezone array only containing vComponent objects (which is also likely to change).
Class | Description |
---|---|
![]() |
A Class for representing components within an vComponent |
Documentation generated on Mon, 24 Oct 2011 20:10:15 +1300 by phpDocumentor 1.4.3