Implements interfaces:
This object represents a CalDAV calendar.
A calendar can contain multiple TODO and or Events. These are represented as Sabre_CalDAV_CalendarObject objects.
Located in /sources_custom/Sabre/CalDAV/Calendar.php (line 15)
Constructor
Checks if a child-node exists.
Creates a new directory
We actually block this, as subdirectories are not allowed in calendars.
Creates a new file
The contents of the new file must be a valid ICalendar string.
Deletes the calendar.
Returns a calendar object
The contained calendar objects are for example Events or Todo's.
Returns the full list of calendar objects
Returns the last modification date as a unix timestamp.
Returns the name of the calendar
Returns the list of properties
Check if user has access.
This method does a check if the currently logged in user has permission to access this calendar. There is only read-write access, so you're in or you're out.
Renames the calendar. Note that most calendars use the {DAV:}displayname to display a name to display a name.
Updates properties such as the display name and description
Documentation generated on Sun, 02 Jan 2011 23:09:49 +0000 by phpDocumentor 1.4.3