Bitrix API

SectionDictionary

Table of Contents

Constants

ADS  = 2
BLACKLIST  = 6
MAILING  = 1
RC  = 4
SEGMENT  = 3
SETTINGS  = 8
START  = 7
TEMPLATE  = 5

Methods

getAdsAccessMap()  : array<string|int, mixed>
Returning the Codes which need to be validated before showing
getLegacyMap()  : array<string|int, mixed>
Returning the map of the legacy permission configuration
getList()  : array<string|int, mixed>
Getting a list of the permission settings
getMap()  : mixed
getTitle()  : string
This method returning Localized title of the sections in Permission settings

Constants

Methods

getAdsAccessMap()

Returning the Codes which need to be validated before showing

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

getLegacyMap()

Returning the map of the legacy permission configuration

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

getList()

Getting a list of the permission settings

public static getList() : array<string|int, mixed>
Return values
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