1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс Analytics

Открытые члены

 onEventCreate (string $section, ?string $subSection, ?string $userType=null, ?int $collabId=0, ?int $chatId=0,)

Поля данных

const SECTION
const SUB_SECTION
const USER_TYPES

Защищенные данные

const TOOL = 'calendar'
const CALENDAR_CATEGORY = 'calendar'
const EVENT

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

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

Методы

◆ onEventCreate()

onEventCreate ( string $section,
?string $subSection,
?string $userType = null,
?int $collabId = 0,
?int $chatId = 0 )
Аргументы
string$section
string | null$subSection
string | null$userType
int | null$collabId
int | null$chatId
Возвращает
void
Исключения
ArgumentException

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

Поля

◆ CALENDAR_CATEGORY

const CALENDAR_CATEGORY = 'calendar'
protected

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

◆ EVENT

const EVENT
protected
Инициализатор
= [
'create_event' => 'create_event',
]

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

◆ SECTION

const SECTION
Инициализатор
= [
'calendar' => 'calendar',
'chat' => 'chat',
'collab' => 'collab',
'project' => 'project',
'crm' => 'crm',
'tasks' => 'tasks',
]

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

◆ SUB_SECTION

const SUB_SECTION
Инициализатор
= [
'calendar_personal' => 'calendar_personal',
'calendar_collab' => 'calendar_collab',
'chat_textarea' => 'chat_textarea',
]

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

◆ TOOL

const TOOL = 'calendar'
protected

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

◆ USER_TYPES

const USER_TYPES
Инициализатор
= [
'intranet' => 'user_intranet',
'extranet' => 'user_extranet',
'collaber' => 'user_collaber',
]

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


Объявления и описания членов класса находятся в файле: