
Public Member Functions | |
| FormValidatorAlphaNum (&$form, $field, $type, $message) | |
Definition at line 21 of file FormValidatorAlphaNum.inc.php.
| FormValidatorAlphaNum.FormValidatorAlphaNum | ( | &$ | form, | |
| $ | field, | |||
| $ | type, | |||
| $ | message | |||
| ) |
Constructor.
Definition at line 27 of file FormValidatorAlphaNum.inc.php.
References FormValidator.$field, FormValidator.$form, FormValidator.$message, and FormValidator.$type.
1.5.6