Class DatetimeInput
This class describes date and datetime inputs
- Hawk\FormInput uses Hawk\Utils
-
Hawk\TextInput
-
Hawk\DatetimeInput
Methods summary
public
|
|
public
string
|
|
public
boolean
|
|
public
string
|
Methods inherited from Hawk\FormInput
__toString()
,
create()
,
getInstance()
,
setParam()
,
setValue()
Methods used from Hawk\Utils
Constants summary
Constants inherited from Hawk\TextInput
Constants inherited from Hawk\FormInput
Properties summary
public
|
$max
The maximal date the user can fill |
#
null
|
public
|
$min
The minimum date the user can fill |
#
null
|
public
|
$format
The format of the date |
#
null
|
public
string
|
$dbformat
The format for database |
#
'Y-m-d'
|
Properties inherited from Hawk\FormInput
$after
,
$attr
,
$attributes
,
$before
,
$beforeLabel
,
$class
,
$dataType
,
$disabled
,
$emptyValue
,
$errorAt
,
$field
,
$hidden
,
$id
,
$independant
,
$insert
,
$label
,
$labelClass
,
$labelStyle
,
$mask
,
$maxlength
,
$name
,
$nl
,
$notDisplayed
,
$pattern
,
$placeholder
,
$readonly
,
$required
,
$style
,
$title
,
$tpl
,
$unique
,
$validators
,
$value