|
| __construct (int $pageid, moodle_url $pageurl, bool $displayprint=false) |
| The class constructor.
|
|
| export_for_template (\renderer_base $output) |
| Export the data for the mustache template.
|
|
◆ __construct()
mod_wiki\output\action_bar::__construct |
( |
int | $pageid, |
|
|
moodle_url | $pageurl, |
|
|
bool | $displayprint = false ) |
The class constructor.
- Parameters
-
int | $pageid | The wiki page id. |
moodle_url | $pageurl | The URL of the current page. |
bool | $displayprint | Whether to display print wiki button. |
◆ export_for_template()
mod_wiki\output\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/wiki/classes/output/action_bar.php