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
register()
Registers handler for the main::OnProlog event
public
static register() : bool
Return values
boolunRegister()
Unregisters handler for the main::OnProlog event
public
static unRegister() : bool