Bitrix API

SectionDictionary

Table of Contents

Constants

ACCESS  = 3
B2B  = 1
B2E  = 2

Methods

getList()  : array<string|int, mixed>
Getting a list of the permission settings
getMap()  : array<string|int, array<string|int, mixed>>
getTitle()  : string
This method returning Localized title of the sections in Permission settings

Constants

Methods

getList()

Getting a list of the permission settings

public static getList() : array<string|int, mixed>
Return values
array<string|int, mixed>

getMap()

public static getMap() : array<string|int, array<string|int, mixed>>
Return values
array<string|int, array<string|int, mixed>>

getTitle()

This method returning Localized title of the sections in Permission settings

public static getTitle(int $value) : string
Parameters
$value : int
Return values
string

        
On this page

Search results