File/vCalendar.php

Description

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).

Classes
Class Description
 class vCalendar A Class for representing components within an vComponent
Includes
 require_once ('vComponent.php') (line 21)

Documentation generated on Fri, 13 Jan 2012 23:40:18 +1300 by phpDocumentor 1.4.3