Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс PermissionDictionary
+ Граф наследования:PermissionDictionary:

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

const MAILING_VIEW = 1
 
const MAILING_EMAIL_EDIT = 2
 
const MAILING_SMS_EDIT = 3
 
const MAILING_MESSENGER_EDIT = 4
 
const MAILING_INFO_CALL_EDIT = 5
 
const MAILING_AUDIO_CALL_EDIT = 6
 
const MAILING_PAUSE_START_STOP = 7
 
const MAILING_CLIENT_VIEW = 8
 
const ADS_VIEW = 9
 
const ADS_YANDEX_EDIT = 10
 
const ADS_GOOGLE_EDIT_MSGVER_1 = 11
 
const ADS_VK_EDIT = 12
 
const ADS_FB_INSTAGRAM_EDIT = 13
 
const ADS_LOOK_ALIKE_VK_EDIT = 14
 
const ADS_LOOK_ALIKE_FB_EDIT = 15
 
const ADS_PAUSE_START_STOP = 16
 
const ADS_CLIENT_VIEW = 17
 
const ADS_CONNECT_CABINET = 18
 
const RC_EDIT = 19
 
const RC_VIEW = 20
 
const RC_PAUSE_START_STOP = 21
 
const SEGMENT_EDIT = 22
 
const SEGMENT_VIEW = 23
 
const SEGMENT_CLIENT_EDIT = 24
 
const SEGMENT_CLIENT_VIEW = 25
 
const SEGMENT_CLIENT_OWN_CATEGORY = 26
 
const SEGMENT_LEAD_EDIT = 27
 
const SEGMENT_CLIENT_PERSONAL_EDIT = 28
 
const BLACKLIST_EDIT = 29
 
const BLACKLIST_VIEW = 30
 
const TEMPLATE_EDIT = 31
 
const TEMPLATE_VIEW = 32
 
const START_VIEW = 33
 
const SETTINGS_EDIT = 34
 
const ADS_MARKETING_FB_EDIT = 36
 
const ADS_MARKETING_INSTAGRAM_EDIT = 37
 
const ADS_LOOK_ALIKE_YA_EDIT = 38
 
const ADS_MASTER_YANDEX_EDIT = 39
 
- Открытые атрибуты унаследованные от PermissionDictionary
const VALUE_NO = 0
 
const VALUE_YES = 1
 
const DELIMITER = '.'
 
const TYPE_TOGGLER = 'toggler'
 
const TYPE_VARIABLES = 'variables'
 
const TYPE_MULTIVARIABLES = 'multivariables'
 
const HINT_PREFIX = 'HINT_'
 

Дополнительные унаследованные члены

- Открытые статические члены унаследованные от PermissionDictionary
static getType ($permissionId)
 
static getPermission ($permissionId)
 
static getTitle ($permissionId)
 
static getList ()
 
static getParentsPath (string $permissionId)
 
static recursiveValidatePermission (array $permissions, $id)
 
- Защищенные статические члены унаследованные от PermissionDictionary
static getLevel ($id)
 
static loadLoc ()
 
static getName ($permissionId)
 
- Статические защищенные данные унаследованные от PermissionDictionary
static $locLoaded = []
 

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

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

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

◆ ADS_CLIENT_VIEW

const ADS_CLIENT_VIEW = 17

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

◆ ADS_CONNECT_CABINET

const ADS_CONNECT_CABINET = 18

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

◆ ADS_FB_INSTAGRAM_EDIT

const ADS_FB_INSTAGRAM_EDIT = 13

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

◆ ADS_GOOGLE_EDIT_MSGVER_1

const ADS_GOOGLE_EDIT_MSGVER_1 = 11

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

◆ ADS_LOOK_ALIKE_FB_EDIT

const ADS_LOOK_ALIKE_FB_EDIT = 15

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

◆ ADS_LOOK_ALIKE_VK_EDIT

const ADS_LOOK_ALIKE_VK_EDIT = 14

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

◆ ADS_LOOK_ALIKE_YA_EDIT

const ADS_LOOK_ALIKE_YA_EDIT = 38

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

◆ ADS_MARKETING_FB_EDIT

const ADS_MARKETING_FB_EDIT = 36

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

◆ ADS_MARKETING_INSTAGRAM_EDIT

const ADS_MARKETING_INSTAGRAM_EDIT = 37

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

◆ ADS_MASTER_YANDEX_EDIT

const ADS_MASTER_YANDEX_EDIT = 39

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

◆ ADS_PAUSE_START_STOP

const ADS_PAUSE_START_STOP = 16

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

◆ ADS_VIEW

const ADS_VIEW = 9

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

◆ ADS_VK_EDIT

const ADS_VK_EDIT = 12

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

◆ ADS_YANDEX_EDIT

const ADS_YANDEX_EDIT = 10

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

◆ BLACKLIST_EDIT

const BLACKLIST_EDIT = 29

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

◆ BLACKLIST_VIEW

const BLACKLIST_VIEW = 30

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

◆ MAILING_AUDIO_CALL_EDIT

const MAILING_AUDIO_CALL_EDIT = 6

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

◆ MAILING_CLIENT_VIEW

const MAILING_CLIENT_VIEW = 8

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

◆ MAILING_EMAIL_EDIT

const MAILING_EMAIL_EDIT = 2

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

◆ MAILING_INFO_CALL_EDIT

const MAILING_INFO_CALL_EDIT = 5

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

◆ MAILING_MESSENGER_EDIT

const MAILING_MESSENGER_EDIT = 4

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

◆ MAILING_PAUSE_START_STOP

const MAILING_PAUSE_START_STOP = 7

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

◆ MAILING_SMS_EDIT

const MAILING_SMS_EDIT = 3

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

◆ MAILING_VIEW

const MAILING_VIEW = 1

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

◆ RC_EDIT

const RC_EDIT = 19

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

◆ RC_PAUSE_START_STOP

const RC_PAUSE_START_STOP = 21

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

◆ RC_VIEW

const RC_VIEW = 20

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

◆ SEGMENT_CLIENT_EDIT

const SEGMENT_CLIENT_EDIT = 24

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

◆ SEGMENT_CLIENT_OWN_CATEGORY

const SEGMENT_CLIENT_OWN_CATEGORY = 26

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

◆ SEGMENT_CLIENT_PERSONAL_EDIT

const SEGMENT_CLIENT_PERSONAL_EDIT = 28

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

◆ SEGMENT_CLIENT_VIEW

const SEGMENT_CLIENT_VIEW = 25

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

◆ SEGMENT_EDIT

const SEGMENT_EDIT = 22

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

◆ SEGMENT_LEAD_EDIT

const SEGMENT_LEAD_EDIT = 27

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

◆ SEGMENT_VIEW

const SEGMENT_VIEW = 23

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

◆ SETTINGS_EDIT

const SETTINGS_EDIT = 34

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

◆ START_VIEW

const START_VIEW = 33

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

◆ TEMPLATE_EDIT

const TEMPLATE_EDIT = 31

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

◆ TEMPLATE_VIEW

const TEMPLATE_VIEW = 32

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