Function __global->page_link_decode
Definitions
sources/urls.php
- Take a page-link and convert to attributes and zone.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$page_link | SHORT_TEXT | required parameter | N/A | N/A | The page-link |
Return
- Triple: zone, attribute-array, hash part of a URL including the hash (or blank)
- Type: array
- Set: N/A
- Range: N/A