|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
Class containing the summary page renderable. More...
Public Member Functions | |
| export_for_template (renderer_base $output) | |
| Export this data so it can be used as the context for a mustache template. | |
Class containing the summary page renderable.
| tool_dataprivacy\output\summary_page::export_for_template | ( | renderer_base | $output | ) |
Export this data so it can be used as the context for a mustache template.
| renderer_base | $output |
| array |
Implements templatable.