Function __global->handle_moniker_deprecation_redirect
Definitions
sources/site.php
- Redirect to the latest moniker, if appropriate.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$zone | ID_TEXT | required parameter | N/A | N/A | The zone |
$moniker_row | array | required parameter | N/A | N/A | The current moniker row |
$redirect_if_non_canonical | boolean | required parameter | N/A | N/A | Do a redirect if we're not on the canonical URL |
$is_complete_url_under_zone | boolean | False | N/A | N/A | Is the moniker representing the full URL (as opposed to being underneath a module)? |