Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Protected Member Functions | List of all members
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. More...
 
 get_navigation ()
 Returns the top navigation buttons. More...
 

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: