Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SectionDictionary

Открытые статические члены

static getMap ()
 
static getAdsAccessMap ()
 
static getLegacyMap ()
 
static getList ()
 
static getTitle (int $value)
 

Открытые атрибуты

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

Защищенные статические члены

static getClassName ()
 

Подробное описание

См. определение в файле sectiondictionary.php строка 11

Методы

◆ getAdsAccessMap()

static getAdsAccessMap ( )
static

Returning the Codes which need to be validated before showing

Возвращает
array

См. определение в файле sectiondictionary.php строка 85

◆ getClassName()

static getClassName ( )
staticprotected

См. определение в файле sectiondictionary.php строка 116

◆ getLegacyMap()

static getLegacyMap ( )
static

Returning the map of the legacy permission configuration

Возвращает
array

См. определение в файле sectiondictionary.php строка 103

◆ getList()

static getList ( )
static

Getting a list of the permission settings

Возвращает
array

См. определение в файле sectiondictionary.php строка 125

◆ getMap()

static getMap ( )
static

См. определение в файле sectiondictionary.php строка 22

◆ getTitle()

static getTitle ( int $value)
static

This method returning Localized title of the sections in Permission settings

Аргументы
int$value
Возвращает
string

См. определение в файле sectiondictionary.php строка 136

Данные класса

◆ ADS

const ADS = 2

См. определение в файле sectiondictionary.php строка 14

◆ BLACKLIST

const BLACKLIST = 6

См. определение в файле sectiondictionary.php строка 18

◆ MAILING

const MAILING = 1

См. определение в файле sectiondictionary.php строка 13

◆ RC

const RC = 4

См. определение в файле sectiondictionary.php строка 16

◆ SEGMENT

const SEGMENT = 3

См. определение в файле sectiondictionary.php строка 15

◆ SETTINGS

const SETTINGS = 8

См. определение в файле sectiondictionary.php строка 20

◆ START

const START = 7

См. определение в файле sectiondictionary.php строка 19

◆ TEMPLATE

const TEMPLATE = 5

См. определение в файле sectiondictionary.php строка 17