◆ __construct()
mod_scorm\output\actionbar::__construct |
( |
int |
$id, |
|
|
bool |
$download = false , |
|
|
int |
$attemptsmode = 0 |
|
) |
| |
actionbar constructor.
- Parameters
-
int | $id | The course module id. |
bool | $download | Show download button or not. |
int | $attemptsmode | attempts mode for scorm. |
◆ export_for_template()
mod_scorm\output\actionbar::export_for_template |
( |
renderer_base |
$output | ) |
|
Provide 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: