Zend_Validate_EmailAddress
Zend_Validate_Hostname
$_hostnameValidator
(line 56)
Local object for validating the hostname part of an email address
array
$_messages
= array() (line 49)
Array of validation failure messages
Constructor __construct (line 69)
Instantiates hostname validator for local use
You can pass a bitfield to determine what types of hostnames are allowed. These bitfields are defined by the ALLOW_* constants in Zend_Validate_Hostname The default is to allow DNS hostnames only
getMessages (line 164)
Defined by Zend_Validate_Interface
Returns array of validation failure messages
isValid (line 86)
Defined by Zend_Validate_Interface
Returns true if and only if $value is a valid email address according to RFC2822
Documentation generated on Wed, 21 Feb 2007 11:47:06 -0800 by phpDocumentor 1.3.1