Function DecisionTree->build_url
Definitions
sources/decision_tree.php
- Build out a URL to a particular decision tree screen.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$target_position | ID_TEXT | required parameter | N/A | N/A | Tree position to go to |
Return
- URL
- Type: Tempcode
- Set: N/A
- Range: N/A