Class Password
- MvcCore\Ext\Form\Core\Field
-
MvcCore\Ext\Form\Text
-
MvcCore\Ext\Form\Password
OnAdded(),
RenderControl(),
SetAutocomplete(),
SetMaxlength(),
SetPattern(),
SetPlaceholder(),
SetSize(),
SetUp()
|
public
string
|
$Type
Form control type, usually used in attr value, but unique type accross all form field types. |
#
'password'
|
$Autocomplete,
$Maxlength,
$Pattern,
$Placeholder,
$Size,
$Validators
|
$ControlAttrs,
$Css,
$CssClasses,
$Disabled,
$Errors,
$Form,
$Id,
$Js,
$JsClass,
$Label,
$LabelAttrs,
$LabelSide,
$Name,
$Readonly,
$RenderMode,
$Required,
$TemplatePath,
$Templates,
$Translate,
$Value,
$View,
$declaredProtectedProperties
|