◆ __construct()
mod_survey\output\actionbar::__construct |
( |
int |
$id, |
|
|
string |
$action, |
|
|
moodle_url |
$currenturl |
|
) |
| |
actionbar constructor.
- Parameters
-
int | $id | The course module id. |
string | $action | The action string. |
moodle_url | $currenturl | The current URL. |
◆ export_for_template()
mod_survey\output\actionbar::export_for_template |
( |
renderer_base |
$output | ) |
|
Data for the template.
- Parameters
-
- Return values
-
array | data for the template |
Implements templatable.
The documentation for this class was generated from the following file: