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

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

static register ()
 
static unRegister ()
 
static onProlog ()
 

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

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

Методы

◆ onProlog()

static onProlog ( )
static

Insert inline-scripts into the page and execute the rest-request

Исключения

Bitrix\Main\LoaderException

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

◆ register()

static register ( )
static

@method PresetHandler register() Registers handler for the main::OnProlog event Event cannot be subscribed from catalog module. Because catalog module may not be available immediately during installation

См. также
\Bitrix\Bitrix24\Preset\PresetCrmStore::apply()
\Bitrix\Bitrix24\Preset\PresetCrmStoreMenu::apply() Registers handler for the main::OnProlog event
Возвращает
bool

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

◆ unRegister()

static unRegister ( )
static

Unregisters handler for the main::OnProlog event

Возвращает
bool

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