| Hook | action<Controller>SetMedia |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is called after a Front Controller has registered its Stylesheets and Javascripts. You can register more files in this hook. |
| Origin | File |
|---|---|
| core | classes/controller/FrontController.php |
Hook::exec('action' . $this->getControllerName() . 'SetMedia');