Bitrix API

PermIdentifier

Table of Contents

Properties

$entityCode  : string
$field  : string|null
$fieldValue  : string|null
$permCode  : string

Methods

__construct()  : mixed
fromArray()  : self
isEqual()  : bool

Properties

Methods

__construct()

public __construct(string $entityCode, string $permCode[, string|null $field = null ][, string|null $fieldValue = null ]) : mixed
Parameters
$entityCode : string
$permCode : string
$field : string|null = null
$fieldValue : string|null = null

fromArray()

public static fromArray(array<string|int, mixed> $perm) : self
Parameters
$perm : array<string|int, mixed>
Return values
self

        
On this page

Search results