Bitrix API

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_Collection

createObject()

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

deleteList()

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_Result

getByPrimary()

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_Result

getEntity()

public static getEntity() : EO_RoleRelation_Entity
Return values
EO_RoleRelation_Entity

getList()

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

getTableName()

Get table name.

public static getTableName() : string
Return values
string

query()

public static query() : EO_RoleRelation_Query
Return values
EO_RoleRelation_Query

wakeUpCollection()

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

wakeUpObject()

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

        
On this page

Search results