Class VCalendar
The wrapper for the main vcalendar data. Used instead of ArrayObject so you can easily query for title and description. Exposes a iterator that will loop though all the data
- intouch\ical\VCalendar implements IteratorAggregate
Namespace: intouch\ical
License: CC-BY-SA-DK
Author: Morten Fangel (C) 2008
Author: Michael Kahn (C) 2013
Located at ical/VCalendar.php
License: CC-BY-SA-DK
Author: Morten Fangel (C) 2008
Author: Michael Kahn (C) 2013
Located at ical/VCalendar.php
public
|
|
public
string
|
|
public
string
|
#
getDescription( )
Returns the description of the calendar. If no description is known, NULL will be returned. |
public
|
protected
mixed
|
$data |
|