Function Hook_addon_registry_installer->make_tick
Definitions
sources/hooks/systems/addon_registry/installer.php
- Make the UI for an installer tick (check) option.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$nice_name | string | required parameter | N/A | N/A | The human readable name for the option |
$description | string | required parameter | N/A | N/A | A description of the option |
$name | ID_TEXT | required parameter | N/A | N/A | The name of the option |
$value | BINARY | required parameter | N/A | N/A | The default/current value of the option |
Return
- The list of usergroups
- Type: Tempcode
- Set: N/A
- Range: N/A