File/inc/caldav-REPORT.php

Description

CalDAV Server - handle REPORT method

Includes
 include ("caldav-REPORT-freebusy.php") (line 44)
 include ("caldav-REPORT-principal.php") (line 48)
 include ("caldav-REPORT-calquery.php") (line 163)
 include ("caldav-REPORT-multiget.php") (line 167)
 require_once ("iCalendar.php") (line 35)

CalDAV Server - handle REPORT method

Functions
calendar_to_xml (line 68)

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 Sun, 19 Oct 2008 21:25:38 +1300 by phpDocumentor 1.3.2