Class to help display feedback summary.
More...
Class to help display feedback summary.
- Copyright
- 2016 Marina Glancy
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
mod_feedback\output\summary::__construct |
( |
| $feedbackstructure, |
|
|
| $mygroupid = false, |
|
|
| $extradetails = null ) |
Constructor.
- Todo
- MDL-71494 Final deprecation of the $extradetails parameter in Moodle 4.3
- Parameters
-
mod_feedback_structure | $feedbackstructure | |
int | $mygroupid | currently selected group |
bool | null | $extradetails | Deprecated |
◆ export_for_template()
mod_feedback\output\summary::export_for_template |
( |
renderer_base | $output | ) |
|
Export this data so it can be used as the context for a mustache template.
- Parameters
-
- Return values
-
Implements templatable.
The documentation for this class was generated from the following file:
- mod/feedback/classes/output/summary.php