Function __global->_build_stored_menu
Definitions
sources/menus.php
- Take a menu identifier, and return the editable menu.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$menu_id | SHORT_TEXT | required parameter | N/A | N/A | The menu identifier to use (the name of a editable menu) |
Return
- The menu branch structure
- Type: array
- Set: N/A
- Range: N/A