/htdocs/always.php
include
('config/config.php')
(line 134)
include
('/etc/davical/config.php')
(line 122)
include
('/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php')
(line 119)
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
(davical_configuration_missing.php)
(line 137)
include
('/usr/local/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php')
(line 125)
include
('/usr/local/etc/davical/config.php')
(line 128)
include
('../config/config.php')
(line 131)
include_once
('AWLUtilities.php')
(line 71)
include_once
('AWLUtilities.php')
(line 83)
require_once
(AwlQuery.php)
(line 180)
Force the domain name to what was in the configuration file
bits_to_privilege (line 462)
Given a bit mask of the privileges, will return an array of the text values of privileges.
ConstructURL (line 332)
Construct a URL from the supplied dav_name. The URL will be urlencoded, except for any '/' characters in it.
DateToISODate (line 400)
Convert a date into ISO format into the sparkly new ISO format.
DeconstructURL (line 360)
Deconstruct a dav_name from the supplied URL. The dav_name will be urldecoded.
early_exception_handler (line 20)
getPrincipalByID (line 262)
Return a user record identified by a user_no, caching it for any subsequent lookup
getStatusMessage (line 275)
Return the HTTP status code description for a given code. Hopefully this is an efficient way to code this.
getUserByID (line 249)
Return a user record identified by a user_no, caching it for any subsequent lookup
getUserByName (line 236)
Return a user record identified by a username, caching it for any subsequent lookup
ISODateToHTTPDate (line 391)
Convert a date from ISO format into the sad old HTTP format.
privileges_to_XML (line 509)
Returns the array of privilege names converted into XMLElements
privilege_to_bits (line 412)
_davical_get_principal_query_cached (line 203)
Documentation generated on Sat, 17 Apr 2010 12:32:22 +1200 by phpDocumentor 1.3.2