Class SlowPage

Description

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

DBObject
   |
   --SlowPage
Class Constant Summary
 NOT_READY = '...'
Variable Summary
static mixed $staticclass
mixed $Cookies
mixed $Get
mixed $Headers
mixed $MD5Key
mixed $PHPSession
mixed $Post
mixed $Request
mixed $Response
mixed $Server
mixed $Session
mixed $Timestamp
mixed $User_ID
mixed $Vendor_ID
Method Summary
static void isDone ( $key)
static void loader ([ $key = NULL])
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
static void prepare ()
static void render ( $key)
static void table ()
SlowPage __construct ([ $key = NULL])
void __destruct ()
Variables
static mixed $staticclass (line 37)

Redefinition of:
DBObject::$staticclass
mixed $Cookies (line 31)
  • access: public
mixed $Get (line 27)
  • access: public
mixed $Headers (line 30)
  • access: public
mixed $MD5Key (line 23)
  • access: public
mixed $PHPSession (line 25)
  • access: public
mixed $Post (line 26)
  • access: public
mixed $Request (line 28)
  • access: public
mixed $Response (line 32)
  • access: public
mixed $Server (line 29)
  • access: public
mixed $Session (line 24)
  • access: public
mixed $Timestamp (line 33)
  • 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 isDone (line 94)
static void isDone ( $key)
  • $key
static method loader (line 86)
static void loader ([ $key = NULL])
  • $key
static method populate (line 139)
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
  • $values
  • $sortBy
  • $limit
  • $offset

Redefinition of:
DBObject::populate()
static method prepare (line 39)
static void prepare ()
static method render (line 104)
static void render ( $key)
  • $key
static method table (line 135)
static void table ()

Redefinition of:
DBObject::table()
Constructor __construct (line 121)
SlowPage __construct ([ $key = NULL])
  • $key

Redefinition of:
DBObject::__construct()
Destructor __destruct (line 132)
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()
Class Constants
NOT_READY = '...' (line 35)

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