Moodle PHP Documentation 4.1
Moodle 4.1.18+ (Build: 20250530) (7e19a2a6401)
|
Class containing data for Recently accessed items 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. | |
Class containing data for Recently accessed items block.
block_recentlyaccesseditems\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 |
stdClass |
Implements templatable.