Bitrix API

RoleRelationService implements RoleRelationServiceInterface

Table of Contents

Interfaces

RoleRelationServiceInterface

Methods

deleteRoleRelations()  : void
getRelationList()  : array<string|int, mixed>|null
getRolesByRelations()  : array<string|int, mixed>|null
saveRoleRelation()  : void

Methods

getRelationList()

public getRelationList([array<string|int, mixed> $parameters = [] ]) : array<string|int, mixed>|null
Parameters
$parameters : array<string|int, mixed> = []
Tags
inheritDoc
Return values
array<string|int, mixed>|null

getRolesByRelations()

public getRolesByRelations(array<string|int, mixed> $relations) : array<string|int, mixed>|null
Parameters
$relations : array<string|int, mixed>
Tags
inheritDoc
Return values
array<string|int, mixed>|null

        
On this page

Search results