Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Renderer for the policies plugin. More...
Public Member Functions | |
export_for_template (renderer_base $output) | |
Export the page data for the mustache template. | |
Renderer for the policies plugin.
tool_policy\output\guestconsent::export_for_template | ( | renderer_base | $output | ) |
Export the page data for the mustache template.
renderer_base | $output | renderer to be used to render the page elements. |
stdClass |
Implements templatable.