File/inc/caldav-REPORT.php

Description

CalDAV Server - handle REPORT method

Includes
 include ("caldav-REPORT-principal.php") (line 54)
 include ("caldav-REPORT-freebusy.php") (line 47)
 include ("caldav-REPORT-pps-set.php") (line 57)
 include ("caldav-REPORT-multiget.php") (line 175)
 include ("caldav-REPORT-calquery.php") (line 171)
 require_once ("XMLDocument.php") (line 13)

CalDAV Server - handle REPORT method

 require_once ('DAVResource.php') (line 14)
 require_once ("iCalendar.php") (line 38)
Functions
calendar_to_xml (line 76)

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 Fri, 05 Feb 2010 08:51:16 -0800 by phpDocumentor 1.3.2