CheckListTreeTable extends DataManager
Class CheckListTree
Table of Contents
Methods
- createCollection() : EO_CheckListTree_Collection
- createObject() : EO_CheckListTree
- deleteByCheckListsIds() : mixed
- getById() : EO_CheckListTree_Result
- getByPrimary() : EO_CheckListTree_Result
- getClass() : string
- getEntity() : EO_CheckListTree_Entity
- getList() : EO_CheckListTree_Result
- getMap() : array<string|int, mixed>
- getTableName() : string
- query() : EO_CheckListTree_Query
- wakeUpCollection() : EO_CheckListTree_Collection
- wakeUpObject() : EO_CheckListTree
Methods
createCollection()
public
static createCollection() : EO_CheckListTree_Collection
Return values
EO_CheckListTree_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_CheckListTree
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_CheckListTreedeleteByCheckListsIds()
public
static deleteByCheckListsIds(string $ids) : mixed
Parameters
- $ids : string
-
- string of type (1,2,...,7)
getById()
public
static getById(mixed $id) : EO_CheckListTree_Result
Parameters
- $id : mixed
Return values
EO_CheckListTree_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_CheckListTree_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_CheckListTree_ResultgetClass()
public
static getClass() : string
Return values
stringgetEntity()
public
static getEntity() : EO_CheckListTree_Entity
Return values
EO_CheckListTree_EntitygetList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_CheckListTree_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_CheckListTree_ResultgetMap()
public
static getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>getTableName()
public
static getTableName() : string
Return values
stringquery()
public
static query() : EO_CheckListTree_Query
Return values
EO_CheckListTree_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_CheckListTree_Collection
Parameters
- $rows : mixed
Return values
EO_CheckListTree_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_CheckListTree
Parameters
- $row : mixed