|
| __construct (int $id, select_menu $selectmenu, $unused1, $unused2, action_menu $actionsselect) |
| The class constructor.
|
|
| export_for_template (\renderer_base $output) |
| Export the data for the mustache template.
|
|
◆ __construct()
mod_data\output\templates_action_bar::__construct |
( |
int | $id, |
|
|
select_menu | $selectmenu, |
|
|
| $unused1, |
|
|
| $unused2, |
|
|
action_menu | $actionsselect ) |
The class constructor.
- Parameters
-
int | $id | The database module id. |
select_menu | $selectmenu | The URL selector object. |
null | $unused1 | This parameter has been deprecated since 4.1 and should not be used anymore. |
null | $unused2 | This parameter has been deprecated since 4.1 and should not be used anymore. |
action_menu | $actionsselect | The presets actions selector object. |
◆ export_for_template()
mod_data\output\templates_action_bar::export_for_template |
( |
\renderer_base | $output | ) |
|
Export the data for the mustache template.
- Parameters
-
renderer_base | $output | renderer to be used to render the action bar elements. |
- Return values
-
The documentation for this class was generated from the following file:
- mod/data/classes/output/templates_action_bar.php