Function Hook_fields_time->input_from
Definitions
sources/hooks/systems/fields/time.php
- Input a value.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$stub | string | required parameter | N/A | N/A | Name of environment variable |
$get | boolean | False | N/A | N/A | Use GET parameter instead of POST parameter |
Return
- String representation
- Type: string
- Set: N/A
- Range: N/A