Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
tool_policy\output\guestconsent Class Reference

Renderer for the policies plugin. More...

Inheritance diagram for tool_policy\output\guestconsent:
renderable templatable

Public Member Functions

 export_for_template (renderer_base $output)
 Export the page data for the mustache template.
 

Detailed Description

Renderer for the policies plugin.

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

Member Function Documentation

◆ export_for_template()

tool_policy\output\guestconsent::export_for_template ( renderer_base $output)

Export the page data for the mustache template.

Parameters
renderer_base$outputrenderer to be used to render the page elements.
Return values
stdClass

Implements templatable.


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