File/inc/caldav-PROPFIND.php

Description

CalDAV Server - handle PROPFIND method

Includes
 require_once ('iCalendar.php') (line 15)
 require_once ('XMLDocument.php') (line 16)
 require_once ("external-fetch.php") (line 240)

Something that we can handle, at least roughly correctly.

 require_once ('DAVResource.php') (line 17)
Functions
add_proxy_response (line 54)

Add the calendar-proxy-read/write pseudocollections

void add_proxy_response (responses $which,  $parent_path)
  • responses $which: array of responses to which to add the collections
  • $parent_path
get_collection_contents (line 104)

Get XML response for items in the collection If '/' is requested, a list of visible users is given, otherwise a list of calendars for the user which are parented by this path.

void get_collection_contents ( $depth,  $collection, [ $parent_path = null])
  • $depth
  • $collection
  • $parent_path

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