CashboxCheckTable extends DataManager
Class CashboxCheckTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION
Table of Contents
Methods
- createCollection() : EO_CashboxCheck_Collection
- createObject() : EO_CashboxCheck
- getById() : EO_CashboxCheck_Result
- getByPrimary() : EO_CashboxCheck_Result
- getEntity() : EO_CashboxCheck_Entity
- getList() : EO_CashboxCheck_Result
- getMap() : mixed
- getTableName() : mixed
- query() : EO_CashboxCheck_Query
- wakeUpCollection() : EO_CashboxCheck_Collection
- wakeUpObject() : EO_CashboxCheck
Methods
createCollection()
public
static createCollection() : EO_CashboxCheck_Collection
Return values
EO_CashboxCheck_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_CashboxCheck
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_CashboxCheckgetById()
public
static getById(mixed $id) : EO_CashboxCheck_Result
Parameters
- $id : mixed
Return values
EO_CashboxCheck_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_CashboxCheck_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_CashboxCheck_ResultgetEntity()
public
static getEntity() : EO_CashboxCheck_Entity
Return values
EO_CashboxCheck_EntitygetList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_CashboxCheck_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_CashboxCheck_ResultgetMap()
public
static getMap() : mixed
getTableName()
public
static getTableName() : mixed
query()
public
static query() : EO_CashboxCheck_Query
Return values
EO_CashboxCheck_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_CashboxCheck_Collection
Parameters
- $rows : mixed
Return values
EO_CashboxCheck_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_CashboxCheck
Parameters
- $row : mixed