File/iniset.php

Description
Includes
 require_once (INSTALL_PATH.'program/include/main.inc') (line 137)
 require_once (INSTALL_PATH.'program/include/rcube_shared.inc') (line 138)
Constants
INSTALL_PATH = dirname($_SERVER['SCRIPT_FILENAME']).'/' (line 49)
JS_OBJECT_NAME = 'rcmail' (line 45)
PATH_SEPARATOR = (strtoupper(substr(PHP_OS,0,3))=='WIN')?';':':' (line 58)
RCMAIL_CHARSET = 'UTF-8' (line 44)
RCMAIL_CONFIG_DIR = INSTALL_PATH.'config' (line 53)
RCMAIL_START = microtime(true) (line 46)
RCMAIL_VERSION = '0.8-rc' (line 43)
Functions
rcube_autoload (line 89)

Use PHP5 autoload for dynamic class loading

  • todo: Make Zend, PEAR etc play with this
  • todo: Make our classes conform to a more straight forward CS.
void rcube_autoload ( $classname)
  • $classname
rcube_pear_error (line 125)

Local callback function for PEAR errors

void rcube_pear_error ( $err)
  • $err

Documentation generated on Wed, 23 May 2012 16:40:47 +0200 by phpDocumentor 1.4.4