Function Hook_sitemap_content->extract_child_page_link_permission_pair
Definitions
sources/sitemap.php
- Convert a page-link to a category ID and category permission module type.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$page_link | ID_TEXT | required parameter | N/A | N/A | The page-link |
Return
- The pair (null: permission modules not handled)
- Type: ?array
- Set: N/A
- Range: N/A