| Hook | action<Controller>OptionsModifier |
|---|---|
| Locations | BO |
| Type | action |
| Origin | core |
| Aliases | |
| Description |
| Origin | File |
|---|---|
| core | classes/controller/AdminController.php |
Hook::exec('action' . $this->controller_name . 'OptionsModifier', [
'options' => &$this->fields_options,
'option_vars' => &$this->tpl_option_vars,
])