Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions

WTticket_audit Class Reference

Inheritance diagram for WTticket_audit:
WobTable

List of all members.

Public Member Functions

 hasProperty ($p)
 overridden by woc, returns true if the property exists
 newKey ()
 generate a new primary key value for insert and marks the object as not yet in the DB; the default sets the primary key to NULL if it is a sequence; call the original first if you overwrite it

Static Public Member Functions

static getFromDB ($auditid)
static newRow (array $data=array())
static selectFromDB ($where="", $orderby="")

Public Attributes

const Cancelled = 4
const MaskBlock = 256
const MaskChangeable = 16
const MaskPay = 512
const MaskReturnable = 16
const MaskUsable = 768
const Ordered = 786
const Refund = 4
const Reserved = 785
const Used = 771

Protected Member Functions

 __construct (array $data, $isfromdb)
 verifyValuestatus ($v)

Constructor & Destructor Documentation

WTticket_audit::__construct ( array $  data,
isfromdb 
) [protected]

Member Function Documentation

static WTticket_audit::getFromDB ( auditid  )  [static]

References $db.

WTticket_audit::hasProperty ( c  ) 

overridden by woc, returns true if the property exists

Reimplemented from WobTable.

WTticket_audit::newKey (  ) 

generate a new primary key value for insert and marks the object as not yet in the DB; the default sets the primary key to NULL if it is a sequence; call the original first if you overwrite it

Reimplemented from WobTable.

References Session::currentUserName(), and WobTransactionBase::getExecutingName().

static WTticket_audit::newRow ( array $  data = array()  )  [static]

References WobTable::$data.

static WTticket_audit::selectFromDB ( where = "",
orderby = "" 
) [static]
WTticket_audit::verifyValuestatus ( v  )  [protected]

Member Data Documentation

const WTticket_audit::Used = 771

The documentation for this class was generated from the following file: