Class Upload

Description

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

DBObject
   |
   --Upload
Variable Summary
static mixed $staticclass
mixed $Caption
mixed $File
mixed $User_ID
mixed $Vendor_ID
Method Summary
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
static void table ()
Upload __construct ([ $ID = NULL])
void __destruct ()
Variables
static mixed $staticclass (line 27)

Redefinition of:
DBObject::$staticclass
mixed $Caption (line 23)
  • access: public
mixed $File (line 24)
  • access: public
mixed $User_ID (line 22)
  • access: public
mixed $Vendor_ID (line 21)
  • access: public

Inherited Variables

Inherited from DBObject

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

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

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

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

Redefinition of:
DBObject::__destruct()

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