Class Setting

Description

Located in /control/setting.obj.php (line 19)

DBObject
   |
   --Setting
Variable Summary
Method Summary
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
static void table ()
Setting __construct ([ $SettingName = NULL], [ $Default = NULL], [ $Vendor = NULL])
void __destruct ()
void __toString ()
Variables
mixed $SettingName (line 21)
  • access: public
mixed $SettingValue (line 22)
  • access: public
mixed $Vendor_ID (line 20)
  • access: public

Inherited Variables

Inherited from DBObject

DBObject::$ID
DBObject::$MD5state
DBObject::$nosave
DBObject::$staticclass
DBObject::$table
Methods
static method populate (line 52)
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
  • $values
  • $sortBy
  • $limit
  • $offset

Redefinition of:
DBObject::populate()
static method table (line 48)
static void table ()

Redefinition of:
DBObject::table()
Constructor __construct (line 24)
Setting __construct ([ $SettingName = NULL], [ $Default = NULL], [ $Vendor = NULL])
  • $SettingName
  • $Default
  • $Vendor

Redefinition of:
DBObject::__construct()
Destructor __destruct (line 56)
void __destruct ()

Redefinition of:
DBObject::__destruct()
__toString (line 59)
void __toString ()

Inherited Methods

Inherited From DBObject

DBObject::__construct()
DBObject::delete()
DBObject::dontSave()
DBObject::editor()
DBObject::getState()
DBObject::inject()
DBObject::populate()
DBObject::save()
DBObject::search()
DBObject::setState()
DBObject::staticload()
DBObject::table()
DBObject::tableEditor()
DBObject::__destruct()

Documentation generated on Sun, 20 Sep 2009 02:21:25 -0700 by phpDocumentor 1.4.1