File/inc/caldav-REPORT.php

Description

CalDAV Server - handle REPORT method

Includes
 include ("caldav-REPORT-cardquery.php") (line 345)
 include ("caldav-REPORT-pps-set.php") (line 61)
 include ("caldav-REPORT-principal.php") (line 58)
 include ("caldav-REPORT-calquery.php") (line 331)
 include ("caldav-REPORT-freebusy.php") (line 51)
 include ("caldav-REPORT-multiget.php") (line 336)
 include ("caldav-REPORT-multiget.php") (line 341)
 require_once ("XMLDocument.php") (line 13)

CalDAV Server - handle REPORT method

 require_once ("external-fetch.php") (line 325)
 require_once ("external-fetch.php") (line 65)
 require_once ("external-fetch.php") (line 72)
 require_once ('RRule-v2.php') (line 16)
 require_once ('DAVResource.php') (line 14)
 require_once ("iCalendar.php") (line 42)
Functions
calendar_to_xml (line 91)

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
component_to_xml (line 196)

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 Mon, 24 Oct 2011 20:09:26 +1300 by phpDocumentor 1.4.3