Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
tool_dataprivacy\output\summary_page Class Reference

Class containing the summary page renderable. More...

Inheritance diagram for tool_dataprivacy\output\summary_page:
renderable templatable

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 the summary page renderable.

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

Member Function Documentation

◆ export_for_template()

tool_dataprivacy\output\summary_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$output
Return values
array

Implements templatable.


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