Function __global->get_logo_url
Definitions
sources/site.php
- Get the relative URL to the logo for the current zone.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$zone_name | ?ID_TEXT | Null | N/A | N/A | The zone being operated within (null: auto-detect) |
Return
- The relative URL to the logo for the current zone
- Type: URLPATH
- Set: N/A
- Range: N/A