Function __global->_find_child_page_links
Definitions
sources/menus.php
- Find all page-links under a list of children, recursively.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$branches | array | required parameter | N/A | N/A | Branches |
$page_links | array | required parameter | N/A | N/A | Page-links found |