Function __global->_url_rewrite_params
Definitions
sources/urls.php
- Attempt to use a URL Scheme to improve this URL.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$zone_name | ID_TEXT | required parameter | N/A | N/A | The name of the zone for this |
$parameters | array | required parameter | N/A | N/A | A map of parameters to include in our URL |
Return
- The improved URL (null: couldn't do anything)
- Type: ?URLPATH
- Set: N/A
- Range: N/A