Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370 Docs for page always.php

File/htdocs/always.php

Description
Includes
Strict Standards: Only variables should be passed by reference in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
 include ('../config/config.php') (line 165)
 include ('/usr/local/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php') (line 159)
 include ('/usr/local/etc/davical/config.php') (line 162)
 include ('/etc/davical/'.$_SERVER['SERVER_NAME'].'-conf.php') (line 153)

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 ('config/config.php') (line 168)
 include (davical_configuration_missing.php) (line 171)
 include ('/etc/davical/config.php') (line 156)
 include_once ('AWLUtilities.php') (line 113)
 include_once ('AWLUtilities.php') (line 99)
 require_once ('AwlQuery.php') (line 219)

Force the domain name to what was in the configuration file

 require_once (Principal.php) (line 237)
Constants
Strict Standards: Only variables should be passed by reference in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
DAVICAL_ADDRESSBOOK_MAXPRIV = "1023" (line 403)
DAVICAL_MAXPRIV = "65535" (line 402)

Given a privilege string, or an array of privilege strings, return a bit mask of the privileges.

  • return: A bit mask of the privileges.
Functions
Strict Standards: Only variables should be passed by reference in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 712 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
bits_to_privilege (line 455)

Given a bit mask of the privileges, will return an array of the text values of privileges.

  • return: The string (or array of strings) of privilege names
mixed bits_to_privilege (integer $raw_bits, [ $resourcetype = 'resource'])
  • integer $raw_bits: A bit mask of the privileges.
  • $resourcetype
ConstructURL (line 301)

Construct a URL from the supplied dav_name. The URL will be urlencoded, except for any '/' characters in it.

void ConstructURL (string $partial_path, [ $force_script = false])
  • string $partial_path: The part of the path after the script name
  • $force_script
DateToISODate (line 390)

Convert a date into ISO format into the sparkly new ISO format.

void DateToISODate (string $indate, [ $in_utc = false])
  • string $indate: The date to convert
  • $in_utc
DeconstructURL (line 332)

Deconstruct a dav_name from the supplied URL. The dav_name will be urldecoded.

void DeconstructURL ( $url, [ $force_script = false], string $partial_path)
  • string $partial_path: The part of the path after the script name
  • $url
  • $force_script
early_exception_handler (line 20)
void early_exception_handler ( $e)
  • $e
getStatusMessage (line 244)

Return the HTTP status code description for a given code. Hopefully this is an efficient way to code this.

  • return: The text for a give HTTP status code, in english
string getStatusMessage ( $status)
  • $status
ISODateToHTTPDate (line 363)

Convert a date from ISO format into the sad old HTTP format.

void ISODateToHTTPDate (string $isodate)
  • string $isodate: The date to convert
privileges_to_XML (line 502)

Returns the array of privilege names converted into XMLElements

void privileges_to_XML ( $privilege_names, [ &$xmldoc = null])
  • $privilege_names
  • &$xmldoc
privilege_to_bits (line 404)
void privilege_to_bits ( $raw_privs)
  • $raw_privs
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370

Documentation generated on Sun, 08 Jul 2012 12:53:45 +0000 by phpDocumentor 1.4.3