| Hook | actionAdminControllerSetMedia |
|---|---|
| Locations | BO |
| Type | action |
| Origin | core |
| Aliases | |
| Description |
| Origin | File |
|---|---|
| core | classes/controller/AdminController.php |
| core | src/PrestaShopBundle/Twig/Component/HeadTag.php |
Hook::exec('actionAdminControllerSetMedia')
This hook has been implemented as an example in our modules examples repository - demoextendgrid.
In PrestaShop 9, this hook is dispatched from a Twig component.
The methods addJqueryPlugin() and addJqueryUI() may not be available
on migrated Symfony pages. Use addJS() and addCSS() instead.