Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
mod_lti\output\tool_configure_page Class Reference

Class containing data for tool_configure page. More...

Inheritance diagram for mod_lti\output\tool_configure_page:

Public Member Functions

 export_for_template (renderer_base $output)
 Export this data so it can be used as the context for a mustache template.
 

Detailed Description

Class containing data for tool_configure page.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ export_for_template()

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.

Parameters
renderer_base$outputThe renderer
Return values
stdClass

The documentation for this class was generated from the following file: