/htdocs/always.php
include
(davical_configuration_missing.php)
(line 139)
include
('/usr/local/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php')
(line 127)
include
('/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php')
(line 121)
We use @file_exists because things like open_basedir might noisily deny access which could break DAViCal completely by causing output to start too early.
include
('/etc/davical/config.php')
(line 124)
include
('../config/config.php')
(line 133)
include
('/usr/local/etc/davical/config.php')
(line 130)
include
('config/config.php')
(line 136)
include_once
('AWLUtilities.php')
(line 72)
include_once
('AWLUtilities.php')
(line 84)
require_once
('AwlQuery.php')
(line 184)
Force the domain name to what was in the configuration file
bits_to_privilege (line 485)
Given a bit mask of the privileges, will return an array of the text values of privileges.
ConstructURL (line 354)
Construct a URL from the supplied dav_name. The URL will be urlencoded, except for any '/' characters in it.
DateToISODate (line 422)
Convert a date into ISO format into the sparkly new ISO format.
DeconstructURL (line 382)
Deconstruct a dav_name from the supplied URL. The dav_name will be urldecoded.
early_exception_handler (line 20)
getPrincipalByID (line 284)
Return a user record identified by a user_no, caching it for any subsequent lookup
getStatusMessage (line 297)
Return the HTTP status code description for a given code. Hopefully this is an efficient way to code this.
getUserByEMail (line 253)
Return a user record identified by e-mail address, caching it for any subsequent lookup
getUserByID (line 271)
Return a user record identified by a user_no, caching it for any subsequent lookup
getUserByName (line 240)
Return a user record identified by a username, caching it for any subsequent lookup
ISODateToHTTPDate (line 413)
Convert a date from ISO format into the sad old HTTP format.
privileges_to_XML (line 532)
Returns the array of privilege names converted into XMLElements
privilege_to_bits (line 435)
_davical_get_principal_query_cached (line 207)
Documentation generated on Sun, 26 Sep 2010 00:46:06 +1200 by phpDocumentor 1.4.3