Bitrix API

PresetHandler

Table of Contents

Methods

onProlog()  : void
Insert inline-scripts into the page and execute the rest-request
register()  : bool
Registers handler for the main::OnProlog event
unRegister()  : bool
Unregisters handler for the main::OnProlog event

Methods

onProlog()

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

public static onProlog() : void
Tags
throws
LoaderException

register()

Registers handler for the main::OnProlog event

public static register() : bool
Return values
bool

unRegister()

Unregisters handler for the main::OnProlog event

public static unRegister() : bool
Return values
bool

        
On this page

Search results