Function Hook_sitemap_base->_make_zone_concrete
Definitions
sources/sitemap.php
- Remap '_SEARCH' zones if we can derive the zone from the page-link / or fix _SEARCH in the page-link if there's a known zone.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$zone | ID_TEXT | required parameter | N/A | N/A | The zone in the recurse tree (replaced by reference) |
$page_link | ID_TEXT | required parameter | N/A | N/A | The page-link (replaced by reference) |
Return
- The page name (only returned because it could also be useful, saves some code)
- Type: ID_TEXT
- Set: N/A
- Range: N/A