RoleRelationTable extends AccessRoleRelationTable
Class RoleRelationTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION
Table of Contents
Methods
- createCollection() : EO_RoleRelation_Collection
- createObject() : EO_RoleRelation
- deleteList() : mixed
- getById() : EO_RoleRelation_Result
- getByPrimary() : EO_RoleRelation_Result
- getEntity() : EO_RoleRelation_Entity
- getList() : EO_RoleRelation_Result
- getMap() : mixed
- getTableName() : string
- Get table name.
- query() : EO_RoleRelation_Query
- wakeUpCollection() : EO_RoleRelation_Collection
- wakeUpObject() : EO_RoleRelation
Methods
createCollection()
public
static createCollection() : EO_RoleRelation_Collection
Return values
EO_RoleRelation_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : EO_RoleRelation
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
EO_RoleRelationdeleteList()
public
static deleteList(array<string|int, mixed> $filter) : mixed
Parameters
- $filter : array<string|int, mixed>
getById()
public
static getById(mixed $id) : EO_RoleRelation_Result
Parameters
- $id : mixed
Return values
EO_RoleRelation_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_RoleRelation_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_RoleRelation_ResultgetEntity()
public
static getEntity() : EO_RoleRelation_Entity
Return values
EO_RoleRelation_EntitygetList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_RoleRelation_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_RoleRelation_ResultgetMap()
public
static getMap() : mixed
getTableName()
Get table name.
public
static getTableName() : string
Return values
stringquery()
public
static query() : EO_RoleRelation_Query
Return values
EO_RoleRelation_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_RoleRelation_Collection
Parameters
- $rows : mixed
Return values
EO_RoleRelation_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : EO_RoleRelation
Parameters
- $row : mixed