|
| __construct (int $id, url_select $urlselect, bool $hasentries, string $mode) |
| The class constructor.
|
|
| export_for_template (\renderer_base $output) |
| Export the data for the mustache template.
|
|
◆ __construct()
mod_data\output\view_action_bar::__construct |
( |
int | $id, |
|
|
url_select | $urlselect, |
|
|
bool | $hasentries, |
|
|
string | $mode ) |
The class constructor.
- Parameters
-
int | $id | The database module id. |
url_select | $urlselect | The URL selector object. |
bool | $hasentries | Whether entries exist. |
string | $mode | The current view mode (list, view...). |
◆ export_for_template()
mod_data\output\view_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/view_action_bar.php