Class Core_Configuration

Description
  • abstract:

Located in /packages/core/lib/configuration.inc.php (line 2)


	
			
Variable Summary
string $Directive
integer $ID
integer $PackageID
string $PhraseName
integer $ReadOnly
string $Type
string $Value
Method Summary
boolean dbLoad ()
boolean dbStore ()
Variables
string $Directive = NULL (line 141)
  • access: public
integer $ID = 0 (line 136)
  • access: public
string $ListDataSource = NULL (line 171)
  • access: public
integer $PackageID = 0 (line 161)
  • access: public
string $PhraseName = NULL (line 166)
  • access: public
integer $ReadOnly = 0 (line 156)
  • access: public
string $Type = NULL (line 151)
  • access: public
string $Value = NULL (line 146)
  • access: public
Methods
dbLoad (line 9)

Loads Configuration from the database

  • access: public
boolean dbLoad ()
dbStore (line 57)

Stores Configuration to the database

  • access: public
boolean dbStore ()

Documentation generated on Wed, 05 Mar 2008 16:45:52 -0600 by phpDocumentor 1.3.1