Function Module_admin_themes->get_theme_fields
Definitions
adminzone/pages/modules/admin_themes.php
- Get standard form input fields for inputting a theme.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$name | string | Blank (empty string) | N/A | N/A | The name of the theme |
$use_on_all_zones | boolean | False | N/A | N/A | Whether to use this theme on all zones |
Return
- The fields
- Type: Tempcode
- Set: N/A
- Range: N/A