Function Hook_sitemap_download->get_privilege_page
Definitions
sources/hooks/systems/sitemap/download.php
- Get the permission page that nodes matching $page_link in this hook are tied to.The permission page is where privileges may be overridden against.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$page_link | string | required parameter | N/A | N/A | The page-link |
Return
- The permission page (null: none)
- Type: ?ID_TEXT
- Set: N/A
- Range: N/A