Function __global->set_helper_panel_text
Definitions
sources/site.php
- Set the helper panel text.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$text | ?Tempcode | required parameter | N/A | N/A | The text (null: none) |
$append | boolean | True | N/A | N/A | Whether to append |
$put_in_box | boolean | True | N/A | N/A | Whether to add a box around the parameter |