File/inc/caldav-PROPFIND.php

Description

CalDAV Server - handle PROPFIND method

Includes
 require_once ('iCalendar.php') (line 15)
 require_once ('DAVResource.php') (line 17)
 require_once ('XMLDocument.php') (line 16)
Functions
add_proxy_response (line 52)

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 103)

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 Sun, 26 Sep 2010 00:46:19 +1200 by phpDocumentor 1.4.3