Class EmailValidator

Description

Checks if the form field's value is a valid email address

Located in /validators/EmailValidator.php (line 7)

Validator
   |
   --EmailValidator
Variable Summary
Method Summary
EmailValidator EmailValidator (string $a_str_fieldName, [string $a_str_errorMessage = null], [string $a_str_fieldValue = null])
void validate ()
Variables
mixed $obj_validationSet (line 13)

Redefinition of:
Validator::$obj_validationSet
mixed $str_errorMessage (line 12)

Redefinition of:
Validator::$str_errorMessage
mixed $str_fieldName (line 10)
mixed $str_fieldValue (line 11)
Methods
Constructor EmailValidator (line 24)

create new EmailValidator object

EmailValidator EmailValidator (string $a_str_fieldName, [string $a_str_errorMessage = null], [string $a_str_fieldValue = null])
  • string $a_str_fieldName
  • string $a_str_errorMessage
  • string $a_str_fieldValue
validate (line 52)

validate

void validate ()

Inherited Methods

Inherited From Validator

Validator::getValueByFieldName()
Validator::setValidationSet()

Documentation generated on Mon, 29 Aug 2005 13:35:43 -0400 by phpDocumentor 1.3.0RC3