| Hook | actionOutputHTMLBefore |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is used to filter the whole HTML page before it is rendered (only front) |
| Origin | File |
|---|---|
| core | classes/controller/FrontController.php |
Hook::exec('actionOutputHTMLBefore', ['html' => &$html])