Function Hook_ajax_tree_choose_homesite_addon->get_file
Definitions
sources/hooks/systems/ajax_tree/choose_homesite_addon.php
- This will get the XML file from the homesite.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ?ID_TEXT | required parameter | N/A | N/A | The ID to do under (null: root) |
$default | ?ID_TEXT | required parameter | N/A | N/A | The ID to select by default (null: none) |
Return
- The XML file
- Type: string
- Set: N/A
- Range: N/A