File/inc/caldav-REPORT.php

Description

CalDAV Server - handle REPORT method

Includes
 include ("caldav-REPORT-freebusy.php") (line 46)
 include ("caldav-REPORT-principal.php") (line 52)
 include ("caldav-REPORT-calquery.php") (line 166)
 include ("caldav-REPORT-multiget.php") (line 170)
 require_once ("XMLDocument.php") (line 13)

CalDAV Server - handle REPORT method

 require_once ("iCalendar.php") (line 37)
Functions
calendar_to_xml (line 72)

Return XML for a single calendar (or todo) entry from the DB

  • return: An XML document which is the response for the calendar
string calendar_to_xml (array $properties, string $item)
  • array $properties: The properties for this calendar
  • string $item: The calendar data for this calendar

Documentation generated on Sat, 24 Oct 2009 12:40:38 +1300 by phpDocumentor 1.3.2