Function ListFieldHook->get_input_list_map
Definitions
sources/fields.php
- Get field list.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$field | array | required parameter | N/A | N/A | The field details |
$dynamic_choices | ?boolean | Null | N/A | N/A | Whether to put custom choices from previous data back into the main list (null: decide based on field options) |
Return
- List
- Type: array
- Set: N/A
- Range: N/A