Class ShellQueue

Description

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

DBObject
   |
   --ShellQueue
Variable Summary
static mixed $staticclass
mixed $Command
mixed $Process
mixed $Timestamp
mixed $User_ID
mixed $Vendor_ID
Method Summary
static void next ()
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
ShellQueue __construct ([ $ID = NULL])
void __destruct ()
Variables
static mixed $staticclass (line 28)

Redefinition of:
DBObject::$staticclass
mixed $Command (line 23)
  • access: public
mixed $Process (line 25)
  • access: public
mixed $Timestamp (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 next (line 47)
static void next ()
static method populate (line 58)
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
  • $values
  • $sortBy
  • $limit
  • $offset

Redefinition of:
DBObject::populate()
Constructor __construct (line 30)
ShellQueue __construct ([ $ID = NULL])
  • $ID

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