Function DecisionTree->render
Definitions
sources/decision_tree.php
- Render out decision tree screen.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$tree_position | ID_TEXT | required parameter | N/A | N/A | Tree position at |
Return
- Screen output
- Type: Tempcode
- Set: N/A
- Range: N/A