Bitrix API

ActionDictionary

Table of Contents

Constants

ACTION_EVENT_ADD  = 'event_add'
ACTION_EVENT_CATEGORY_ADD  = 'event_category_add'
ACTION_EVENT_CATEGORY_DELETE  = 'event_category_delete'
ACTION_EVENT_CATEGORY_EDIT  = 'event_category_edit'
ACTION_EVENT_CATEGORY_POST  = 'event_category_post'
ACTION_EVENT_CATEGORY_VIEW  = 'event_category_view'
ACTION_EVENT_DELETE  = 'event_delete'
ACTION_EVENT_EDIT  = 'event_edit'
ACTION_EVENT_EDIT_ATTENDEES  = 'event_edit_attendees'
ACTION_EVENT_EDIT_LOCATION  = 'event_edit_location'
ACTION_EVENT_VIEW_COMMENTS  = 'event_view_comments'
ACTION_EVENT_VIEW_FULL  = 'event_view_full'
ACTION_EVENT_VIEW_TIME  = 'event_view_time'
ACTION_EVENT_VIEW_TITLE  = 'event_view_title'
ACTION_OPEN_EVENT_ATTEND  = 'open_event_attend'
ACTION_SECTION_ACCESS  = 'section_access'
ACTION_SECTION_ADD  = 'section_add'
ACTION_SECTION_EDIT  = 'section_edit'
ACTION_SECTION_EVENT_VIEW_COMMENTS  = 'section_event_view_comments'
ACTION_SECTION_EVENT_VIEW_FULL  = 'section_event_view_full'
ACTION_SECTION_EVENT_VIEW_TIME  = 'section_event_view_time'
ACTION_SECTION_EVENT_VIEW_TITLE  = 'section_event_view_title'
ACTION_TYPE_ACCESS  = 'type_access'
ACTION_TYPE_EDIT  = 'type_edit'
ACTION_TYPE_VIEW  = 'type_view'

Methods

getOldActionKeyByNewActionKey()  : mixed
getOldActionKeysMap()  : array<string|int, mixed>

Constants

ACTION_EVENT_CATEGORY_ADD

public mixed ACTION_EVENT_CATEGORY_ADD = 'event_category_add'

ACTION_EVENT_CATEGORY_DELETE

public mixed ACTION_EVENT_CATEGORY_DELETE = 'event_category_delete'

ACTION_EVENT_CATEGORY_EDIT

public mixed ACTION_EVENT_CATEGORY_EDIT = 'event_category_edit'

ACTION_EVENT_CATEGORY_POST

public mixed ACTION_EVENT_CATEGORY_POST = 'event_category_post'

ACTION_EVENT_CATEGORY_VIEW

public mixed ACTION_EVENT_CATEGORY_VIEW = 'event_category_view'

ACTION_EVENT_EDIT_ATTENDEES

public mixed ACTION_EVENT_EDIT_ATTENDEES = 'event_edit_attendees'

ACTION_EVENT_EDIT_LOCATION

public mixed ACTION_EVENT_EDIT_LOCATION = 'event_edit_location'

ACTION_EVENT_VIEW_COMMENTS

public mixed ACTION_EVENT_VIEW_COMMENTS = 'event_view_comments'

ACTION_EVENT_VIEW_FULL

public mixed ACTION_EVENT_VIEW_FULL = 'event_view_full'

ACTION_EVENT_VIEW_TIME

public mixed ACTION_EVENT_VIEW_TIME = 'event_view_time'

ACTION_EVENT_VIEW_TITLE

public mixed ACTION_EVENT_VIEW_TITLE = 'event_view_title'

ACTION_OPEN_EVENT_ATTEND

public mixed ACTION_OPEN_EVENT_ATTEND = 'open_event_attend'

ACTION_SECTION_ACCESS

public mixed ACTION_SECTION_ACCESS = 'section_access'

ACTION_SECTION_EVENT_VIEW_COMMENTS

public mixed ACTION_SECTION_EVENT_VIEW_COMMENTS = 'section_event_view_comments'

ACTION_SECTION_EVENT_VIEW_FULL

public mixed ACTION_SECTION_EVENT_VIEW_FULL = 'section_event_view_full'

ACTION_SECTION_EVENT_VIEW_TIME

public mixed ACTION_SECTION_EVENT_VIEW_TIME = 'section_event_view_time'

ACTION_SECTION_EVENT_VIEW_TITLE

public mixed ACTION_SECTION_EVENT_VIEW_TITLE = 'section_event_view_title'

Methods

getOldActionKeyByNewActionKey()

public static getOldActionKeyByNewActionKey(string $actionId) : mixed
Parameters
$actionId : string

getOldActionKeysMap()

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

        
On this page

Search results