Function Hook_sitemap_content->_get_page_link_id
Definitions
sources/sitemap.php
- Get a content ID via a page-link.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$page_link | ID_TEXT | required parameter | N/A | N/A | The page-link |
Return
- The ID (null: unknown)
- Type: ?ID_TEXT
- Set: N/A
- Range: N/A