Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Class containing data for tool_configure 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. | |
Class containing data for tool_configure page.
mod_lti\output\tool_configure_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 | The renderer |
stdClass |
Implements templatable.