Class EmailSpool

Description

Located in /control/emailspool.obj.php (line 20)

DBObject
   |
   --EmailSpool
Variable Summary
static mixed $staticclass
mixed $BaseURL
mixed $Contents
mixed $Email
mixed $FirstName
mixed $From
mixed $LastName
mixed $SiteName
mixed $Subject
mixed $Timestamp
mixed $User_ID
mixed $Vendor_ID
Method Summary
static void populate ([ $values = NULL], [ $sortBy = NULL], [ $limit = NULL], [ $offset = NULL])
static void table ()
EmailSpool __construct ([ $ID = NULL])
void __destruct ()
Variables
static mixed $staticclass (line 35)

Redefinition of:
DBObject::$staticclass
mixed $BaseURL (line 32)
  • access: public
mixed $Contents (line 26)
  • access: public
mixed $Email (line 28)
  • access: public
mixed $FirstName (line 29)
  • access: public
mixed $From (line 24)
  • access: public
mixed $LastName (line 30)
  • access: public
mixed $SiteName (line 31)
  • access: public
mixed $Subject (line 25)
  • access: public
mixed $Timestamp (line 27)
  • access: public
mixed $User_ID (line 22)
  • access: public
mixed $Vendor_ID (line 23)
  • access: public

Inherited Variables

Inherited from DBObject

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

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

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

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