Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

conf.php File Reference

Go to the source code of this file.

Enumerations

enum  UI_HANDLER
enum  UI_BROWSER
enum  UI_FORM_STANDARD_METHOD
enum  UI_INPUT_STANDARD_SIZE
enum  UI_INPUT_STANDARD_MAXLENGTH
enum  UI_INPUT_GBOBJECT_MAXFILESIZE
enum  UI_QFORM_REQUIRED
enum  UI_QFORM_REQUIREDNOTE
enum  UI_QFORM_ERROR

Variables

 $config
 configuration structure:


Enumeration Type Documentation

enum UI_BROWSER
 

Definition at line 111 of file conf.php.

enum UI_FORM_STANDARD_METHOD
 

Definition at line 112 of file conf.php.

enum UI_HANDLER
 

Definition at line 110 of file conf.php.

enum UI_INPUT_GBOBJECT_MAXFILESIZE
 

Definition at line 115 of file conf.php.

enum UI_INPUT_STANDARD_MAXLENGTH
 

Definition at line 114 of file conf.php.

enum UI_INPUT_STANDARD_SIZE
 

Definition at line 113 of file conf.php.

enum UI_QFORM_ERROR
 

Definition at line 118 of file conf.php.

enum UI_QFORM_REQUIRED
 

Definition at line 116 of file conf.php.

enum UI_QFORM_REQUIREDNOTE
 

Definition at line 117 of file conf.php.


Variable Documentation

$config
 

configuration structure:

dsn
datasource setting
tblNamePrefix
prefix for table names in the database
authCookieName
secret token cookie name
storageDir
main directory for storing binary media files
bufferDir
directory for temporary files
transDir
directory for incomplete transferred files
accessDir
directory for symlinks to accessed files
storageUrlPath
path-URL-part of storageServer base dir
storageXMLRPC
XMLRPC server script address relative to storageUrlPath
storageUrlHost, storageUrlPort
host and port of storageServer
archiveUrlPath
path-URL-part of archiveServer base dir
archiveXMLRPC
XMLRPC server script address relative to archiveUrlPath
archiveUrlHost, archiveUrlPort
host and port of archiveServer

Definition at line 49 of file conf.php.

Referenced by uiBrowser::uiBrowser(), and uiHandler::uiHandler().


Generated on Wed Jan 12 16:22:49 2005 for LiveSupport - htmlUI module by  doxygen 1.4.0