Function Hook_sw_banners->get_fields
Definitions
sources/hooks/modules/admin_setupwizard/banners.php
- Run function for features in the setup wizard.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$field_defaults | array | required parameter | N/A | N/A | Default values for the fields, from the install-profile |
Return
- A pair: Input fields, Hidden fields
- Type: array
- Set: N/A
- Range: N/A