

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