Function Hook_fields_date_time->get_search_inputter
Definitions
sources/hooks/systems/fields/date_time.php
- Get special Tempcode for inputting this field.
- Visibility: public
- 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 |
Return
- Specially encoded input detail rows (null: nothing special)
- Type: ?array
- Set: N/A
- Range: N/A