Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
|
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\external_registration_return_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 | Data to be used by the template |
Implements templatable.