Class Vendor

Description

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

DBObject
   |
   --Vendor
Variable Summary
mixed $BaseURL
mixed $PartnerKey
mixed $PartnerName
mixed $SiteName
mixed $StyleCSS
mixed $Theme
mixed $Upload_ID
Method Summary
static void groupviews ( &$group,  $views)
static void NewVendor ( $BaseURL)
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
static void table ()
Vendor __construct ([ $ID = NULL])
void __destruct ()
void delete ([ $setTo = NULL])
Variables
mixed $BaseURL (line 23)
  • access: public
mixed $PartnerKey (line 25)
  • access: public
mixed $PartnerName (line 24)
  • access: public
mixed $SiteName (line 20)
  • access: public
mixed $StyleCSS (line 21)
  • access: public
mixed $Theme (line 22)
  • access: public
mixed $Upload_ID (line 26)
  • access: public

Inherited Variables

Inherited from DBObject

DBObject::$ID
DBObject::$MD5state
DBObject::$nosave
DBObject::$staticclass
DBObject::$table
Methods
static method groupviews (line 253)
static void groupviews ( &$group,  $views)
  • &$group
  • $views
static method NewVendor (line 143)
static void NewVendor ( $BaseURL)
  • $BaseURL
static method populate (line 274)
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
  • $values
  • $sortBy
  • $limit
  • $offset

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

Redefinition of:
DBObject::table()
Constructor __construct (line 28)
Vendor __construct ([ $ID = NULL])
  • $ID

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

Redefinition of:
DBObject::__destruct()
delete (line 36)
void delete ([ $setTo = NULL])
  • $setTo

Redefinition of:
DBObject::delete()

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:29 -0700 by phpDocumentor 1.4.1