Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
tool_dataprivacy\output\crud_element Class Reference

Abstract renderer for independent renderable elements. More...

Inheritance diagram for tool_dataprivacy\output\crud_element:
tool_dataprivacy\output\categories tool_dataprivacy\output\purposes

Protected Member Functions

 action_menu ($elementname, $exported, $persistent)
 Adds an action menu for the provided element.
 
 get_navigation ()
 Returns the top navigation buttons.
 

Detailed Description

Abstract renderer for independent renderable elements.

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

Member Function Documentation

◆ action_menu()

tool_dataprivacy\output\crud_element::action_menu ( $elementname,
$exported,
$persistent )
finalprotected

Adds an action menu for the provided element.

Parameters
string$elementname'purpose' or 'category'.
stdClass$exported
core\persistent$persistent
Return values
action_menu

◆ get_navigation()

tool_dataprivacy\output\crud_element::get_navigation ( )
finalprotected

Returns the top navigation buttons.

Return values
action_link[]

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