◆ __construct()
mod_scorm\output\userreportsactionbar::__construct |
( |
int | $id, |
|
|
int | $userid, |
|
|
int | $attempt, |
|
|
string | $reporttype, |
|
|
string | $mode, |
|
|
?int | $scoid = null ) |
userreportsactionbar constructor
- Parameters
-
int | $id | Course module id. |
int | $userid | User id. |
int | $attempt | Number of attempts. |
string | $reporttype | The report type can be either learning/interact. |
string | $mode | The mode view to set the back button. |
int | null | $scoid | The scorm id. |
◆ export_for_template()
mod_scorm\output\userreportsactionbar::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:
- mod/scorm/classes/output/userreportsactionbar.php