Bit field of ALLOW constants; determines which types of hostnames are allowed
Array of validation failure messages
Array of regular expressions used for validation
Array of valid top-level-domains
Sets validator options
Returns the allow option
Defined by Zend_Validate_Interface
Returns array of validation failure messages
Returns the regular expression used for validating $type hostnames
Defined by Zend_Validate_Interface
Returns true if and only if the $value is a valid hostname with respect to the current allow option
Sets the allow option
Enter description here...
Throws an exception if a regex for $type does not exist
Allows all types of hostnames
Allows Internet domain names (e.g., example.com)
Allows IP addresses
Allows local network names (e.g., localhost, www.localdomain)
Default regular expression for local network name validation
Documentation generated on Wed, 21 Feb 2007 11:50:20 -0800 by phpDocumentor 1.3.1