[Zend_Validate] element index

Package indexes

All elements
a b c d e f g h i l n r s v z _
_
top
Variable $_allow
Bit field of ALLOW constants; determines which types of hostnames are allowed
Variable $_check
Bit field of CHECK constants; determines what additional hostname checks to make
Variable $_haystack
Haystack of possible values
Variable $_inclusive
Whether to do inclusive comparisons, allowing equivalence to min and/or max
Variable $_max
Maximum value
Variable $_max
Maximum length
Variable $_max
Maximum value
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_messages
Array of validation failure messages
Variable $_min
Minimum length
Variable $_min
Minimum value
Variable $_min
Minimum value
Variable $_pattern
Regular expression pattern
Variable $_strict
Whether a strict in_array() invocation is used
Variable $_validateMx
Whether we check for a valid MX record via DNS
Variable $_validators
Validator chain
Variable $_validTlds
Array of valid top-level-domains
Method _checkRegexType
Throws an exception if a regex for $type does not exist
Method __construct
Sets validator options
Method __construct
Sets validator options
Method __construct
Sets validator options
Method __construct
Instantiates hostname validator for local use
Method __construct
Sets validator options
Method __construct
Sets validator options
Method __construct
Sets validator options
Method __construct
Sets validator options
a
top
Method addValidator
Adds a validator to the end of the chain
Class Constant ALLOW_ALL
Allows all types of hostnames
Class Constant ALLOW_DNS
Allows Internet domain names (e.g., example.com)
Class Constant ALLOW_IP
Allows IP addresses
Class Constant ALLOW_LOCAL
Allows local network names (e.g., localhost, www.localdomain)
Page Alnum.php
Alnum.php in Alnum.php
Page Alpha.php
Alpha.php in Alpha.php
Page At.php
At.php in At.php
b
top
Page Between.php
Between.php in Between.php
c
top
Page Ccnum.php
Ccnum.php in Ccnum.php
Page Ch.php
Ch.php in Ch.php
d
top
Page Date.php
Date.php in Date.php
Page Digits.php
Digits.php in Digits.php
Page De.php
De.php in De.php
e
top
Page EmailAddress.php
EmailAddress.php in EmailAddress.php
Page Exception.php
Exception.php in Exception.php
f
top
Page Float.php
Float.php in Float.php
Page Fi.php
Fi.php in Fi.php
g
top
Method getAllow
Returns the allow option
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getCharacters
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
Method getHaystack
Returns the haystack option
Method getInclusive
Returns the inclusive option
Method getMax
Returns the max option
Method getMax
Returns the max option
Method getMax
Returns the max option
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Returns an array of messages that explain why a previous isValid() call returned false
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMessages
Defined by Zend_Validate_Interface
Method getMin
Returns the min option
Method getMin
Returns the min option
Method getMin
Returns the min option
Method getPattern
Returns the pattern option
Method getStrict
Returns the strict option
Page GreaterThan.php
GreaterThan.php in GreaterThan.php
h
top
Variable $hostnameValidator
Local object for validating the hostname part of an email address
Page Hex.php
Hex.php in Hex.php
Page Hu.php
Hu.php in Hu.php
Page Hostname.php
Hostname.php in Hostname.php
i
top
Method isValid
Zend_Validate::isValid() in Validate.php
Returns true if and only if $value passes all validations in the chain
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Returns true if and only if $value meets the validation requirements
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Method isValid
Defined by Zend_Validate_Interface
Page Interface.php
Interface.php in Interface.php
Page InArray.php
InArray.php in InArray.php
Page Int.php
Int.php in Int.php
Page Interface.php
Interface.php in Interface.php
Page Ip.php
Ip.php in Ip.php
l
top
Page Li.php
Li.php in Li.php
Page LessThan.php
LessThan.php in LessThan.php
n
top
Page No.php
No.php in No.php
r
top
Page Regex.php
Regex.php in Regex.php
s
top
Method setAllow
Sets the allow option
Method setCheck
Sets the check option
Method setHaystack
Sets the haystack option
Method setInclusive
Sets the inclusive option
Method setMax
Sets the max option
Method setMax
Sets the max option
Method setMax
Sets the max option
Method setMin
Sets the min option
Method setMin
Sets the min option
Method setMin
Sets the min option
Method setPattern
Sets the pattern option
Method setStrict
Sets the strict option
Method setValidateIdn
Set whether IDN domains are validated
Method setValidateMx
Set whether we check for a valid MX record via DNS
Method setValidateTld
Set whether the TLD element of a hostname is validated
Page Se.php
Se.php in Se.php
Page StringLength.php
StringLength.php in StringLength.php
v
top
Page Validate.php
Validate.php in Validate.php
Method validateMxSupported
Whether MX checking via dns_get_mx is supported or not
z
top
Class Zend_Validate
Zend_Validate in Validate.php
Class Zend_Validate_Alnum
Zend_Validate_Alnum in Alnum.php
Class Zend_Validate_Alpha
Zend_Validate_Alpha in Alpha.php
Class Zend_Validate_Between
Zend_Validate_Between in Between.php
Class Zend_Validate_Ccnum
Zend_Validate_Ccnum in Ccnum.php
Class Zend_Validate_Date
Zend_Validate_Date in Date.php
Class Zend_Validate_Digits
Zend_Validate_Digits in Digits.php
Class Zend_Validate_EmailAddress
Zend_Validate_EmailAddress in EmailAddress.php
Class Zend_Validate_Exception
Zend_Validate_Exception in Exception.php
Class Zend_Validate_Float
Zend_Validate_Float in Float.php
Class Zend_Validate_GreaterThan
Zend_Validate_GreaterThan in GreaterThan.php
Class Zend_Validate_Hex
Class Zend_Validate_Hostname
Zend_Validate_Hostname in Hostname.php
Please note there are two standalone test scripts for testing IDN characters due to problems with file encoding.
Class Zend_Validate_Hostname_At
Class Zend_Validate_Hostname_Ch
Class Zend_Validate_Hostname_De
Class Zend_Validate_Hostname_Fi
Class Zend_Validate_Hostname_Hu
Class Zend_Validate_Hostname_Interface
Class Zend_Validate_Hostname_Li
Class Zend_Validate_Hostname_No
Class Zend_Validate_Hostname_Se
Class Zend_Validate_InArray
Zend_Validate_InArray in InArray.php
Class Zend_Validate_Int
Class Zend_Validate_Interface
Zend_Validate_Interface in Interface.php
Class Zend_Validate_Ip
Class Zend_Validate_LessThan
Zend_Validate_LessThan in LessThan.php
Class Zend_Validate_Regex
Zend_Validate_Regex in Regex.php
Class Zend_Validate_StringLength
Zend_Validate_StringLength in StringLength.php
a b c d e f g h i l n r s v z _