Bitrix API

FeaturePermRegistry

Table of Contents

Methods

get()  : bool
getInstance()  : static
load()  : $this

Methods

get()

public get(int $entityId, string $feature, string $operation[, int $userId = 0 ][, string $entityType = SONET_ENTITY_GROUP ]) : bool
Parameters
$entityId : int
$feature : string
$operation : string
$userId : int = 0
$entityType : string = SONET_ENTITY_GROUP
Return values
bool

load()

public load(array<string|int, mixed> $entityIdList, string $feature, string $operation[, int $userId = 0 ][, string $entityType = SONET_ENTITY_GROUP ]) : $this
Parameters
$entityIdList : array<string|int, mixed>
$feature : string
$operation : string
$userId : int = 0
$entityType : string = SONET_ENTITY_GROUP
Return values
$this

        
On this page

Search results