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 114)
  • access: public
integer $ID = 0 (line 109)
  • access: public
string $ListDataSource = NULL (line 144)
  • access: public
integer $PackageID = 0 (line 134)
  • access: public
string $PhraseName = NULL (line 139)
  • access: public
integer $ReadOnly = 0 (line 129)
  • access: public
string $Type = NULL (line 124)
  • access: public
string $Value = NULL (line 119)
  • access: public
Methods
dbLoad (line 9)

Loads Configuration from the database

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

Stores Configuration to the database

  • access: public
boolean dbStore ()

Documentation generated on Thu, 14 Aug 2008 20:21:43 -0500 by phpDocumentor 1.3.1