Class DateInput
- Nette\Object
-
Nette\ComponentModel\Component
implements
Nette\ComponentModel\IComponent
-
Nette\Forms\Controls\BaseControl
implements
Nette\Forms\IControl
-
Vodacek\Forms\Controls\DateInput
Namespace: Vodacek\Forms\Controls
Copyright: 2011, Ondřej Vodáček
License: BSD License
Author: Ondřej Vodáček <ondrej.vodacek@gmail.com>
Located at vendor/others/Vodacek/Forms/Controls/DateInput.php
Copyright: 2011, Ondřej Vodáček
License: BSD License
Author: Ondřej Vodáček <ondrej.vodacek@gmail.com>
Located at vendor/others/Vodacek/Forms/Controls/DateInput.php
public static
|
|
public
|
#
__construct( string $label = null, string $type =
|
public
|
|
public
|
|
public
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
__clone(),
__sleep(),
__wakeup(),
detached(),
getName(),
getParent(),
lookup(),
lookupPath(),
monitor(),
unmonitor(),
validateParent()
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
setParent()
|
string |
TYPE_DATETIME
|
'datetime' |
|
string |
TYPE_DATETIME_LOCAL
|
'datetime-local' |
|
string |
TYPE_DATE
|
'date' |
|
string |
TYPE_MONTH
|
'month' |
|
string |
TYPE_TIME
|
'time' |
|
string |
TYPE_WEEK
|
'week' |
NAME_SEPARATOR
|
protected
string
|
$type | |
|
protected
array
|
$range | array('min' => null, 'max' => null) |
|
protected
mixed
|
$submitedValue | null |
$caption,
$control,
$disabled,
$idMask,
$label,
$value
|
$control,
$controlPrototype,
$defaultValue,
$disabled,
$errors,
$filled,
$form,
$htmlId,
$htmlName,
$label,
$labelPrototype,
$omitted,
$options,
$required,
$rules,
$translator,
$value
|
$name,
$parent
|
$reflection
|