File/inc/caldav-REPORT.php

Description

CalDAV Server - handle REPORT method

Includes
 include ("caldav-REPORT-freebusy.php") (line 51)
 include ("caldav-REPORT-principal.php") (line 58)
 include ("caldav-REPORT-pps-set.php") (line 61)
 include ("caldav-REPORT-cardquery.php") (line 238)
 include ("caldav-REPORT-calquery.php") (line 224)
 include ("caldav-REPORT-multiget.php") (line 229)
 include ("caldav-REPORT-multiget.php") (line 234)
 require_once ("external-fetch.php") (line 65)
 require_once ("XMLDocument.php") (line 13)

CalDAV Server - handle REPORT method

 require_once ("external-fetch.php") (line 72)
 require_once ("vCalendar.php") (line 42)
 require_once ('RRule-v2.php') (line 16)
 require_once ('DAVResource.php') (line 14)
 require_once ("external-fetch.php") (line 218)
Functions
component_to_xml (line 92)

Return XML for a single component from the DB

  • return: An XML document which is the response for the component
string component_to_xml (array $properties, string $item)
  • array $properties: The properties for this component
  • string $item: The DB row data for this component

Documentation generated on Fri, 13 Jan 2012 23:44:53 +1300 by phpDocumentor 1.4.3