Package davical
WritableCollection | A class for things to do with a DAV Resource |
bits_to_privilege | Given a bit mask of the privileges, will return an array of the text values of privileges. |
ConstructURL | Construct a URL from the supplied dav_name. The URL will be urlencoded, except for any '/' characters in it. |
DateToISODate | Convert a date into ISO format into the sparkly new ISO format. |
DeconstructURL | Deconstruct a dav_name from the supplied URL. The dav_name will be urldecoded. |
early_catch_fatal_error | |
early_exception_handler | |
getStatusMessage | Return the HTTP status code description for a given code. Hopefully this is an efficient way to code this. |
ISODateToHTTPDate | Convert a date from ISO format into the sad old HTTP format. |
privilege_to_bits | |
privileges_to_XML | Returns the array of privilege names converted into XMLElements |