RoleTable extends AccessRoleTable
FinalYes
Class RoleTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION
Table of Contents
Methods
- createCollection() : EO_Role_Collection
- createObject() : Role
- deleteList() : mixed
- getById() : EO_Role_Result
- getByPrimary() : EO_Role_Result
- getEntity() : EO_Role_Entity
- getList() : EO_Role_Result
- getMap() : mixed
- getObjectClass() : mixed
- getTableName() : mixed
- query() : EO_Role_Query
- wakeUpCollection() : EO_Role_Collection
- wakeUpObject() : Role
Methods
createCollection()
public
static createCollection() : EO_Role_Collection
Return values
EO_Role_CollectioncreateObject()
public
static createObject([mixed $setDefaultValues = = 'true' ]) : Role
Parameters
- $setDefaultValues : mixed = = 'true'
Return values
RoledeleteList()
public
static deleteList(array<string|int, mixed> $filter) : mixed
Parameters
- $filter : array<string|int, mixed>
getById()
public
static getById(mixed $id) : EO_Role_Result
Parameters
- $id : mixed
Return values
EO_Role_ResultgetByPrimary()
public
static getByPrimary(mixed $primary[, array<string|int, mixed> $parameters = = '[]' ]) : EO_Role_Result
Parameters
- $primary : mixed
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_Role_ResultgetEntity()
public
static getEntity() : EO_Role_Entity
Return values
EO_Role_EntitygetList()
public
static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_Role_Result
Parameters
- $parameters : array<string|int, mixed> = = '[]'
Return values
EO_Role_ResultgetMap()
public
static getMap() : mixed
getObjectClass()
public
static getObjectClass() : mixed
getTableName()
public
static getTableName() : mixed
query()
public
static query() : EO_Role_Query
Return values
EO_Role_QuerywakeUpCollection()
public
static wakeUpCollection(mixed $rows) : EO_Role_Collection
Parameters
- $rows : mixed
Return values
EO_Role_CollectionwakeUpObject()
public
static wakeUpObject(mixed $row) : Role
Parameters
- $row : mixed