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

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

static getOldActionKeysMap ()
 
static getOldActionKeyByNewActionKey (string $actionId)
 

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

const ACTION_SECTION_ACCESS = 'section_access'
 
const ACTION_SECTION_EDIT = 'section_edit'
 
const ACTION_SECTION_ADD = 'section_add'
 
const ACTION_SECTION_EVENT_VIEW_FULL = 'section_event_view_full'
 
const ACTION_SECTION_EVENT_VIEW_COMMENTS = 'section_event_view_comments'
 
const ACTION_SECTION_EVENT_VIEW_TIME = 'section_event_view_time'
 
const ACTION_SECTION_EVENT_VIEW_TITLE = 'section_event_view_title'
 
const ACTION_EVENT_ADD = 'event_add'
 
const ACTION_EVENT_EDIT = 'event_edit'
 
const ACTION_EVENT_DELETE = 'event_delete'
 
const ACTION_EVENT_VIEW_FULL = 'event_view_full'
 
const ACTION_EVENT_VIEW_COMMENTS = 'event_view_comments'
 
const ACTION_EVENT_VIEW_TIME = 'event_view_time'
 
const ACTION_EVENT_VIEW_TITLE = 'event_view_title'
 
const ACTION_TYPE_ACCESS = 'type_access'
 
const ACTION_TYPE_EDIT = 'type_edit'
 
const ACTION_TYPE_VIEW = 'type_view'
 

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

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

Методы

◆ getOldActionKeyByNewActionKey()

static getOldActionKeyByNewActionKey ( string $actionId)
static

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

◆ getOldActionKeysMap()

static getOldActionKeysMap ( )
static

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

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

◆ ACTION_EVENT_ADD

const ACTION_EVENT_ADD = 'event_add'

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

◆ ACTION_EVENT_DELETE

const ACTION_EVENT_DELETE = 'event_delete'

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

◆ ACTION_EVENT_EDIT

const ACTION_EVENT_EDIT = 'event_edit'

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

◆ ACTION_EVENT_VIEW_COMMENTS

const ACTION_EVENT_VIEW_COMMENTS = 'event_view_comments'

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

◆ ACTION_EVENT_VIEW_FULL

const ACTION_EVENT_VIEW_FULL = 'event_view_full'

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

◆ ACTION_EVENT_VIEW_TIME

const ACTION_EVENT_VIEW_TIME = 'event_view_time'

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

◆ ACTION_EVENT_VIEW_TITLE

const ACTION_EVENT_VIEW_TITLE = 'event_view_title'

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

◆ ACTION_SECTION_ACCESS

const ACTION_SECTION_ACCESS = 'section_access'

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

◆ ACTION_SECTION_ADD

const ACTION_SECTION_ADD = 'section_add'

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

◆ ACTION_SECTION_EDIT

const ACTION_SECTION_EDIT = 'section_edit'

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

◆ ACTION_SECTION_EVENT_VIEW_COMMENTS

const ACTION_SECTION_EVENT_VIEW_COMMENTS = 'section_event_view_comments'

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

◆ ACTION_SECTION_EVENT_VIEW_FULL

const ACTION_SECTION_EVENT_VIEW_FULL = 'section_event_view_full'

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

◆ ACTION_SECTION_EVENT_VIEW_TIME

const ACTION_SECTION_EVENT_VIEW_TIME = 'section_event_view_time'

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

◆ ACTION_SECTION_EVENT_VIEW_TITLE

const ACTION_SECTION_EVENT_VIEW_TITLE = 'section_event_view_title'

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

◆ ACTION_TYPE_ACCESS

const ACTION_TYPE_ACCESS = 'type_access'

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

◆ ACTION_TYPE_EDIT

const ACTION_TYPE_EDIT = 'type_edit'

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

◆ ACTION_TYPE_VIEW

const ACTION_TYPE_VIEW = 'type_view'

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