Class ImageRequest

Description

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

DBObject
   |
   --ImageRequest
Class Constant Summary
 FULL = NULL
 LARGE = '400x400'
 MEDIUM = '250x250'
 SMALL = '125x125'
 THUMBNAIL = '75x75'
 VIEW_NAME = 'DBImage'
Variable Summary
static mixed $staticclass
mixed $Cache
mixed $MaxX
mixed $MaxY
mixed $MD5Key
mixed $RowID
mixed $TableField
mixed $Timestamp
mixed $User_ID
mixed $Vendor_ID
Method Summary
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
static void table ()
ImageRequest __construct ([ $ID = NULL], [ $RowID = NULL], [ $Size = NULL])
void __destruct ()
void calcKey ()
void popup ()
void render ([ $Compression = NULL])
void thumbnail ()
void __toString ()
Variables
static mixed $staticclass (line 26)

Redefinition of:
DBObject::$staticclass
mixed $Cache (line 12)
  • access: public
mixed $MaxX (line 8)
  • access: public
mixed $MaxY (line 9)
  • access: public
mixed $MD5Key (line 6)
  • access: public
mixed $RowID (line 10)
  • access: public
mixed $TableField (line 7)
  • access: public
mixed $Timestamp (line 11)
  • 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 163)
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
  • $values
  • $sortBy
  • $limit
  • $offset

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

Redefinition of:
DBObject::table()
Constructor __construct (line 28)
ImageRequest __construct ([ $ID = NULL], [ $RowID = NULL], [ $Size = NULL])
  • $ID
  • $RowID
  • $Size

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

Redefinition of:
DBObject::__destruct()
calcKey (line 153)
void calcKey ()
popup (line 101)
void popup ()
render (line 107)
void render ([ $Compression = NULL])
  • $Compression
thumbnail (line 104)
void thumbnail ()
__toString (line 93)
void __toString ()

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
DEFAULT_COMPRESSION = 100 (line 23)
FULL = NULL (line 21)
LARGE = '400x400' (line 20)
MEDIUM = '250x250' (line 19)
SMALL = '125x125' (line 18)
THUMBNAIL = '75x75' (line 17)
VIEW_NAME = 'DBImage' (line 24)

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