Function Meta_tree_builder->put_in_screen
Definitions
sources/themes_meta_tree.php
- Put in a screen template/page under a path.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$path | PATH | required parameter | N/A | N/A | The path |
$node | array | required parameter | N/A | N/A | The tree node |
$theme | ID_TEXT | required parameter | N/A | N/A | The theme |