diff --git a/docs/api/davical/VCard.html b/docs/api/davical/VCard.html new file mode 100644 index 00000000..63a619a7 --- /dev/null +++ b/docs/api/davical/VCard.html @@ -0,0 +1,206 @@ + + + +
+ +
VCard+ Located in /inc/vcard.php (line 9) +
+ + +vComponent + | + --VCard+ +
+ Write (line 26)
+
+ WriteAddresses (line 82)
+
+ WriteEmails (line 149)
+
+ WritePhones (line 120)
+ + Documentation generated on Tue, 21 Sep 2010 12:13:35 +1200 by phpDocumentor 1.4.3 +
+
/htdocs/well-known.php
+
+ include
+ (iSchedule.php)
+ (line 36)
+
+
+
+ require_once
+ ('./always.php')
+ (line 3)
+
+
+
+ require_once
+ (CalDAVRequest.php)
+ (line 12)
+
+
+
+ require_once
+ (HTTPAuthSession.php)
+ (line 7)
+
+ + Documentation generated on Tue, 21 Sep 2010 12:13:35 +1200 by phpDocumentor 1.4.3 +
+
/inc/caldav-REPORT-cardquery.php
+
+ require_once
+ ('vcard.php')
+ (line 3)
+
+
+ get_address_properties (line 6)
+
+ SqlFilterCardDAV (line 83)
+ Process a filter fragment returning an SQL fragment
++ Documentation generated on Tue, 21 Sep 2010 12:13:33 +1200 by phpDocumentor 1.4.3 +
+
/inc/freebusy-functions.php
+
+ include_once
+ ('iCalendar.php')
+ (line 9)
+
+ Function to include which handles building a free/busy response to be used in either the REPORT, response to a POST, or response to a a freebusy GET request.
+ +
+
+ include_once
+ ('RRule-v2.php')
+ (line 10)
+
+ + Documentation generated on Tue, 21 Sep 2010 12:13:35 +1200 by phpDocumentor 1.4.3 +
+
/inc/vcard.php| Class | +Description | +
|---|---|
+
+ VCard
+ |
+ + + | +
+ Documentation generated on Tue, 21 Sep 2010 12:13:35 +1200 by phpDocumentor 1.4.3 +
+
/inc/caldav-PUT-vcard.phpCalDAV Server - handle PUT method on VCARD content-types
+ + +
+
+ require_once
+ ('DAVResource.php')
+ (line 13)
+
+
+
+ require_once
+ ('vcard.php')
+ (line 87)
+
+ + Documentation generated on Tue, 21 Sep 2010 12:13:33 +1200 by phpDocumentor 1.4.3 +
+
/inc/iSchedule.phpFunctions that are needed for iScheduling requests
+| Class | +Description | +
|---|---|
+
+ iSchedule
+ |
+ + A class for handling iScheduling requests. + | +
+
+ include
+ ('caldav-POST.php')
+ (line 343)
+
+
+
+ require_once
+ ("XMLDocument.php")
+ (line 17)
+
+ Functions that are needed for iScheduling requests
++ Documentation generated on Tue, 21 Sep 2010 12:13:35 +1200 by phpDocumentor 1.4.3 +
+
iScheduleA class for handling iScheduling requests.
++ Located in /inc/iSchedule.php (line 25) +
+ + + + +
+ Constructor __construct (line 38)
+
+ getCapabilities (line 158)
+ get capabilities from remote server
+ +
+ getServer (line 123)
+ finds a remote calender server via DNS SRV records
+ +
+ getTxt (line 48)
+ gets the domainkey TXT record from DNS
+ +
+ parseDKIM (line 197)
+ parses and validates DK header
+ +
+ parseTxt (line 65)
+ parses DNS TXT record from domainkey lookup
+ +
+ parseURI (line 268)
+ split up a mailto uri into domain and user components
+ +
+ signDKIM (line 176)
+ signs a POST body and headers
+ +
+ validateKey (line 86)
+ validates that domainkey is acceptable for the current request
+ +
+ validateRequest (line 317)
+ checks that current request has a valid DKIM signature signed by a currently valid key from DNS
+ +
+ verifySignature (line 282)
+ verifies parsed DKIM header is valid for current message with a signature from the public key in DNS
+ ++ Documentation generated on Tue, 21 Sep 2010 12:13:35 +1200 by phpDocumentor 1.4.3 +
+
/inc/drivers_pwauth_pam.phpManages PAM repository connection with pwauth
+ + +| Class | +Description | +
|---|---|
+
+ pwauthPamDrivers
+ |
+ + + | +
+
+ require_once
+ ("auth-functions.php")
+ (line 16)
+
+ Manages PAM repository connection with pwauth
+ + ++ Documentation generated on Tue, 21 Sep 2010 12:13:34 +1200 by phpDocumentor 1.4.3 +
+
pwauthPamDrivers+ Located in /inc/drivers_pwauth_pam.php (line 18) +
+ + + + +
+ Constructor __construct (line 41)
+ The constructor
+ +
+ Constructor pwauthPamDrivers (line 31)
+ Constructor.
+ ++ Documentation generated on Tue, 21 Sep 2010 12:13:34 +1200 by phpDocumentor 1.4.3 +
+