Function __global->is_sitemap_menu
Definitions
sources/menus.php
- Find if a menu is a Sitemap menu (as opposed to a stored menu).
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$menu | SHORT_TEXT | required parameter | N/A | N/A | The menu identifier |
Return
- Whether it is a Sitemap menu
- Type: boolean
- Set: N/A
- Range: N/A