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 Fri, 13 Jan 2012 23:40:18 +1300 by phpDocumentor 1.4.3