Overview

Packages

  • awl
    • caldav-client-v2
    • RRule
  • davical
    • authentication
      • drivers
    • caldav
    • DAViCalSession
    • DAVTicket
    • external-bind
    • feed
    • HTTPAuthSession
    • iSchedule
    • iSchedule-POST
    • logging
    • metrics
    • Principal
    • propfind
    • PublicSession
    • Request
    • Resource
    • tzservice
  • None

Classes

  • WritableCollection

Functions

  • bits_to_privilege
  • ConstructURL
  • DateToISODate
  • DeconstructURL
  • early_catch_fatal_error
  • early_exception_handler
  • getStatusMessage
  • ISODateToHTTPDate
  • privilege_to_bits
  • privileges_to_XML
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package davical

Packages summary
davical\authentication
davical\caldav
davical\DAViCalSession
davical\DAVTicket
davical\external-bind
davical\feed
davical\HTTPAuthSession
davical\iSchedule
davical\iSchedule-POST
davical\logging
davical\metrics
davical\Principal
davical\propfind
davical\PublicSession
davical\Request
davical\Resource
davical\tzservice
Classes summary
WritableCollection A class for things to do with a DAV Resource
Functions summary
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
DAViCal API documentation generated by ApiGen