Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Page helper. More...
Static Public Member Functions | |
static | setup (moodle_url $url, $title, $attachtoparentnode='', $requiredcapability='tool/dataprivacy:managedataregistry') |
Sets up $PAGE for data privacy admin pages. | |
Page helper.
|
static |
Sets up $PAGE for data privacy admin pages.
moodle_url | $url | The page URL. |
string | $title | The page's title. |
string | $attachtoparentnode | The parent navigation node where this page can be accessed from. |
string | $requiredcapability | The required capability to view this page. |