Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. More... | |
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. |