◆ __construct()
core_course\output\completion_action_bar::__construct |
( |
int | $courseid, |
|
|
moodle_url | $pageurl ) |
The class constructor.
- Parameters
-
int | $courseid | The course id. |
moodle_url | $pageurl | The URL of the current page. |
◆ export_for_template()
core_course\output\completion_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
-
array | The array which contains the data required to output the tertiary navigation selector for the course completion pages. |
Implements templatable.
The documentation for this class was generated from the following file:
- course/classes/output/completion_action_bar.php