Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Class containing data for list_templates page. 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. More... | |
Class containing data for list_templates page.
tool_templatelibrary\output\list_templates_page::export_for_template | ( | renderer_base | $output | ) |
Export this data so it can be used as the context for a mustache template.
stdClass |
Implements templatable.