Bitrix API

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_Collection

createObject()

public static createObject([mixed $setDefaultValues = = 'true' ]) : Role
Parameters
$setDefaultValues : mixed = = 'true'
Return values
Role

deleteList()

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_Result

getByPrimary()

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_Result

getEntity()

public static getEntity() : EO_Role_Entity
Return values
EO_Role_Entity

getList()

public static getList([array<string|int, mixed> $parameters = = '[]' ]) : EO_Role_Result
Parameters
$parameters : array<string|int, mixed> = = '[]'
Return values
EO_Role_Result

getObjectClass()

public static getObjectClass() : mixed

getTableName()

public static getTableName() : mixed

query()

public static query() : EO_Role_Query
Return values
EO_Role_Query

wakeUpCollection()

public static wakeUpCollection(mixed $rows) : EO_Role_Collection
Parameters
$rows : mixed
Return values
EO_Role_Collection

wakeUpObject()

public static wakeUpObject(mixed $row) : Role
Parameters
$row : mixed
Return values
Role

        
On this page

Search results