Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Class containing data for starred courses block. 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 starred courses block.
block_starredcourses\output\main::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.