Documentation

OnProlog

handler function();
The event OnProlog is fired at the beginning of processing the visual aspect of the site prologue.

Handler function parameters

No parameters.

See Also

Example of handler function registration:

<?
    RegisterModuleDependences("main", 
                              "OnProlog",
                              "statistic",
                              "CStatistic",
                              "StartBuffer", "100");
?>


© «Bitrix24», 2001-2024
Up