DatePicker
class DatePicker extends TwillFormComponent (View source)
Properties
Model|null | $item | from TwillFormComponent | |
array | $form_fields | from TwillFormComponent | |
string|null | $formModuleName | from TwillFormComponent | |
string|null | $routePrefix | from TwillFormComponent |
Methods
__construct(string $name, string $label, bool $renderForBlocks = false, bool $renderForModal = false, bool $translated = false, bool $required = false, string|null $note = '', mixed $default = null, bool $disabled = false, bool $readOnly = false, bool $inModal = false, bool $withTime = true, bool $allowInput = false, bool $allowClear = false, string|null $placeholder = null, bool $timeOnly = false, bool $time24Hr = false, string|null $altFormat = null, int|null $hourIncrement = null, int|null $minuteIncrement = null)
No description
string
formFieldName(bool $asAttributes = false, string|null $customName = null)
No description
from
TwillFormComponent
View
render()
No description
Details
__construct(string $name, string $label, bool $renderForBlocks = false, bool $renderForModal = false, bool $translated = false, bool $required = false, string|null $note = '', mixed $default = null, bool $disabled = false, bool $readOnly = false, bool $inModal = false, bool $withTime = true, bool $allowInput = false, bool $allowClear = false, string|null $placeholder = null, bool $timeOnly = false, bool $time24Hr = false, string|null $altFormat = null, int|null $hourIncrement = null, int|null $minuteIncrement = null)
No description
string
formFieldName(bool $asAttributes = false, string|null $customName = null)
No description
View
render()
No description