Class ConfigReader

Description
Variable Summary
Method Summary
ConfigReader ConfigReader ()
void ParseConfig ([ $fatalErrors = true])
Variables
string $AdminEmail (line 27)
  • var: used for generating links to the administrator for more information, help etc
mixed $BasePath (line 29)
string $BaseURL (line 31)
  • var: prepended to all URLs generated by the system so that the links work
string $SessionIndex (line 33)
  • var: Location of the session array (make sure the session variables don't clash with others systems that are setting session vars)
SystemStatus $status = null (line 41)
  • var: maintain tabs on the system status
boolean $VerboseData = false (line 38)
  • var: user supplied data will be dumped to the browser for debugging purposes
boolean $VerboseSQL = false (line 36)
  • var: Echo all SQL statements to the browser for debugging purposes

Inherited Variables

Inherited from BasicConfigReader

BasicConfigReader::$configError
BasicConfigReader::$configFileLocation
BasicConfigReader::$data
Methods

Documentation generated on Tue, 06 Mar 2007 10:01:06 +0000 by phpDocumentor 1.3.0