Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
tool_dataprivacy\output\data_registry_compliance_page Class Reference

Class containing the data registry compliance renderable. More...

Inheritance diagram for tool_dataprivacy\output\data_registry_compliance_page:
renderable templatable

Public Member Functions

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

Protected Attributes

array $metadata
 meta-data to be displayed about the system.
 

Detailed Description

Class containing the data registry compliance renderable.

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

Constructor & Destructor Documentation

◆ __construct()

tool_dataprivacy\output\data_registry_compliance_page::__construct ( $metadata)

Constructor.

Parameters
array$metadata

Member Function Documentation

◆ export_for_template()

tool_dataprivacy\output\data_registry_compliance_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
stdClass

Implements templatable.


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