Inherits BaseField.
Protected Attributes | |
| $step = 0.00000001 | |
| $minValue = FALSE | |
| $maxValue = FALSE | |
Protected Attributes inherited from BaseField | |
| $errors | |
| $required | |
| $useLabel = true | |
| $label | |
| $labelClass | |
| $name | |
| $prefix = [] | |
| $propertyName = NULL | |
| $attributes = [] | |
| $value | |
| $default | |
| $rules = [] | |
| $nullOnEmpty = false | |
| $readonly = false | |
Pole odpovidajici input text
| __construct | ( | $name, | |
$label = '', |
|||
$params = array() |
|||
| ) |
| string | $name | |
| string | $label | |
| array | $params |
| getMaxValue | ( | ) |
| getMinValue | ( | ) |
| getStep | ( | ) |
| parse | ( | ) |
| serialize | ( | $value | ) |
| setMaxValue | ( | $maxValue | ) |
| setMinValue | ( | $minValue | ) |
| setStep | ( | $step | ) |
|
protected |
|
protected |
|
protected |