Located in /Validate/EmailAddress.php (line 42)
Zend_Validate_Abstract | --Zend_Validate_EmailAddress
Local object for validating the hostname part of an email address
Whether we check for a valid MX record via DNS
Inherited from Zend_Validate_Abstract
Zend_Validate_Abstract::$_errors
Zend_Validate_Abstract::$_messages
Zend_Validate_Abstract::$_value
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
Defined by Zend_Validate_Interface
Returns true if and only if $value is a valid email address according to RFC2822
Set whether we check for a valid MX record via DNS
This only applies when DNS hostnames are validated
Whether MX checking via dns_get_mx is supported or not
This currently only works on UNIX systems
Inherited From Zend_Validate_Abstract
Zend_Validate_Abstract::getErrors()
Zend_Validate_Abstract::getMessages()
Zend_Validate_Abstract::setMessage()
Zend_Validate_Abstract::setMessages()
Zend_Validate_Abstract::_createMessage()
Zend_Validate_Abstract::_error()
Zend_Validate_Abstract::_setValue()
Zend_Validate_Abstract::__get()
Documentation generated on Sun, 27 May 2007 23:22:54 -0700 by phpDocumentor 1.3.2