/inc/caldav-PROPFIND.phpCalDAV Server - handle PROPFIND method
add_arbitrary_properties (line 155)
Adds any arbitrary properties that were requested by the PROPFIND into the response.
add_general_properties (line 222)
Handles any properties related to the DAV::PRINCIPAL in the request
add_principal_properties (line 174)
Handles any properties related to the DAV::PRINCIPAL in the request
build_propstat_response (line 287)
Build the <propstat><prop></prop><status></status></propstat> part of the response
collection_to_xml (line 336)
Returns an XML sub-tree for a single collection record from the DB
get_collection (line 575)
Get XML response for a single collection. If Depth is >0 then
subsidiary collections will also be got up to $depth
get_collection_contents (line 500)
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.
get_item (line 631)
Get XML response for a single item. Depth is irrelevant for this.
item_to_xml (line 449)
Return XML for a single data item from the DB
privileges (line 138)
Returns the array of privilege names converted into XMLElements
Documentation generated on Fri, 10 Apr 2009 23:45:51 +1200 by phpDocumentor 1.3.2