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 Sun, 11 Sep 2011 00:31:50 +1200 by phpDocumentor 1.4.3