|
| __construct (int $cmid, ?\action_menu $actionsselect) |
| The class constructor.
|
|
| export_for_template (\renderer_base $output) |
| Export the data for the mustache template.
|
|
◆ __construct()
mod_data\output\presets_action_bar::__construct |
( |
int | $cmid, |
|
|
?\action_menu | $actionsselect ) |
The class constructor.
- Parameters
-
int | $cmid | The database module id |
action_menu | null | $actionsselect | The presets actions selector object. |
◆ export_for_template()
mod_data\output\presets_action_bar::export_for_template |
( |
\renderer_base | $output | ) |
|
Export the data for the mustache template.
- Parameters
-
renderer_base | $output | The 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/presets_action_bar.php