Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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.