Function Hook_ajax_tree_choose_forum->make_tree_map
Definitions
sources/hooks/systems/ajax_tree/choose_forum.php
- Build a map between IDs and compound lists.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$_full_tree | array | required parameter | N/A | N/A | Full tree structure |
Return
- The map
- Type: array
- Set: N/A
- Range: N/A