

Public Member Functions | |
| __construct ($name='', $value='', $label='', $size=20, $hint='', $validator=null) | |
Definition at line 98 of file inputcontrols.class.
| MPasswordField::__construct | ( | $ | name = '', |
|
| $ | value = '', |
|||
| $ | label = '', |
|||
| $ | size = 20, |
|||
| $ | hint = '', |
|||
| $ | validator = null | |||
| ) |
Definition at line 100 of file inputcontrols.class.
References MFormControl::$hint, MFormControl::$label, MComponent::$name, MTextField::$size, MTextField::$validator, and MFormControl::$value.