| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
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. |