diff --git a/docs/api/davical/Principal/CalDAVPrincipal.html b/docs/api/davical/Principal/CalDAVPrincipal.html deleted file mode 100644 index 9c5164e7..00000000 --- a/docs/api/davical/Principal/CalDAVPrincipal.html +++ /dev/null @@ -1,1201 +0,0 @@ - - - -
- -
CalDAVPrincipalA class for things to do with a DAV Principal
-- Located in /inc/CalDAVPrincipal.php (line 25) -
- - - - -
- string
- RenderAsXML
- (array $properties, &$reply, [boolean $props_only = false], reference $reply)
-
-
- Whether
- $by_email
- (line 69)
-
-
-
- The
- $dav_name
- (line 119)
-
-
-
- RFC3744:
- $group_membership
- (line 84)
-
-
-
- RFC3744:
- $group_member_set
- (line 79)
-
-
-
- CardDAV:
- $principal_address
- (line 109)
-
-
-
- caldav-cu-proxy-02:
- $read_proxy_for
- (line 89)
-
-
-
- caldav-cu-proxy-02:
- $read_proxy_group
- (line 99)
-
-
-
- draft-desruisseaux-caldav-sched-03:
- $schedule_inbox_url
- (line 58)
-
-
-
- draft-desruisseaux-caldav-sched-03:
- $schedule_outbox_url
- (line 64)
-
-
-
- The
- $username
- (line 114)
-
-
-
- caldav-cu-proxy-02:
- $write_proxy_for
- (line 94)
-
-
-
- caldav-cu-proxy-02:
- $write_proxy_group
- (line 104)
-
-
-
- RFC3744:
- $_is_group
- (line 74)
-
-
- Constructor __construct (line 131)
- Constructor
- - -
- addressbook_home_set (line 495)
- Get the addressbook_home_set, as lazily as possible
- -
- AsCollection (line 552)
- Returns a representation of the principal as a collection
- -
- calendar_free_busy_set (line 517)
- Get the calendar_free_busy_set, as lazily as possible
- -
- calendar_home_set (line 473)
- Get the calendar_home_set, as lazily as possible
- -
- dav_name (line 429)
- Return the partial path representing this principal
- - -
- Exists (line 402)
- Does this principal exist?
- - -
- FetchProxyGroups (line 259)
- Split this out so we do it as infrequently as possible, given the cost.
- -
- GetProperty (line 442)
- Return an arbitrary property
- - -
- GroupMemberSet (line 349)
- Accessor for the group member set - the members of this group
- -
- GroupMembership (line 340)
- Accessor for the group membership - the groups this principal is a member of
- -
- InitialiseRecord (line 196)
- Initialise the Principal object from a $usr record from the DB.
- -
- IsGroup (line 411)
- Is this a group principal?
- - -
- PrincipalProperty (line 576)
- Returns properties which are specific to this principal
- -
- Privileges (line 538)
- Return the privileges bits for the current session user to this resource
- -
- ProxyFor (line 330)
- Accessor for read or write proxy
- -
- ReadProxyGroup (line 311)
- Accessor for the read proxy group
- -
- RenderAsXML (line 690)
- Render XML for a single Principal (user) from the DB
- - -
- url (line 465)
- Return the URL for this principal
- - -
- username (line 420)
- Return the username
- - -
- UsernameFromEMail (line 386)
- Work out the username, based on the given e-mail
- -
- UsernameFromPath (line 360)
- Work out the username, based on elements of the path.
- -
- WriteProxyGroup (line 320)
- Accessor for the write proxy group
- -- Documentation generated on Tue, 28 Dec 2010 02:16:03 +1300 by phpDocumentor 1.4.3 -
-
/inc/CalDAVPrincipal.phpAn object representing a DAV 'Principal'
- - -| Class | -Description | -
|---|---|
-
- CalDAVPrincipal
- |
- - A class for things to do with a DAV Principal - | -
- Documentation generated on Tue, 28 Dec 2010 02:16:03 +1300 by phpDocumentor 1.4.3 -
-
/inc/caldav-PUT.phpCalDAV Server - handle PUT method
- - -
-
- include_once
- ('caldav-PUT-functions.php')
- (line 32)
-
-
-
- require_once
- ('DAVResource.php')
- (line 13)
-
- CalDAV Server - handle PUT method
- - -- Documentation generated on Tue, 28 Dec 2010 02:16:03 +1300 by phpDocumentor 1.4.3 -
-