Class VFile

Description

Located in /control/vfile.obj.php (line 2)

DBObject
   |
   --VFile
Variable Summary
static mixed $staticclass
mixed $Contents
mixed $Filename
mixed $Path
mixed $Timestamp
mixed $User_ID
mixed $Vendor_ID
Method Summary
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
static void table ()
VFile __construct ([ $ID = NULL])
void __destruct ()
Variables
static mixed $staticclass (line 12)

Redefinition of:
DBObject::$staticclass
mixed $Contents (line 8)
  • access: public
mixed $Filename (line 7)
  • access: public
mixed $Path (line 6)
  • access: public
mixed $Timestamp (line 9)
  • access: public
mixed $User_ID (line 5)
  • access: public
mixed $Vendor_ID (line 4)
  • access: public

Inherited Variables

Inherited from DBObject

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

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

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

Redefinition of:
DBObject::__construct()
Destructor __destruct (line 20)
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:29 -0700 by phpDocumentor 1.4.1