

Public Member Functions | |
| __construct ($field, $label='', $type= 'required', $msgerr='') | |
Definition at line 206 of file mvalidator.class.
| MPasswordValidator::__construct | ( | $ | field, | |
| $ | label = '', |
|||
| $ | type = 'required', |
|||
| $ | msgerr = '' | |||
| ) |
Brief Description. Complete Description.
| $field | (tipo) desc | |
| $label' | (tipo) desc | |
| $type | (tipo) desc | |
| = | (tipo) desc | |
| 'required' | (tipo) desc | |
| $msgerr='' | (tipo) desc |
Definition at line 222 of file mvalidator.class.
References MValidator::$field, MFormControl::$label, MValidator::$msgerr, and MValidator::$type.