[Zend_Validate] element index
Package indexes
Zend_Acl
Zend_Auth
Zend_Cache
Zend_Config
Zend_Console_Getopt
Zend_Controller
Zend_Date
Zend_Db
Zend_Debug
Zend
Zend_Feed
Zend_Filter
Zend_Gdata
Zend_Http
Zend_Json
Zend_Loader
Zend_Locale
Zend_Log
Zend_Mail
Zend_Measure
Zend_Memory
Zend_Mime
Zend_Pdf
Zend_Registry
Zend_Request
Zend_Rest
Zend_Search
Zend_Search_Lucene
Zend_Server
Zend_Service
Zend_Session
Zend_Translate
Zend_Uri
Zend_Version
Zend_View
Zend_XmlRpc
All elements
a
b
c
d
e
f
g
h
i
l
n
q
r
s
t
u
v
z
_
_
top
$_allow
Zend_Validate_Hostname::$_allow
in Hostname.php
Bit field of ALLOW constants; determines which types of hostnames are allowed
$_errors
Zend_Validate_Abstract::$_errors
in Abstract.php
$_errors
Zend_Validate::$_errors
in Validate.php
Array of validation failure messages
$_haystack
Zend_Validate_InArray::$_haystack
in InArray.php
Haystack of possible values
$_hostname
Zend_Validate_EmailAddress::$_hostname
in EmailAddress.php
$_inclusive
Zend_Validate_Between::$_inclusive
in Between.php
Whether to do inclusive comparisons, allowing equivalence to min and/or max
$_localPart
Zend_Validate_EmailAddress::$_localPart
in EmailAddress.php
$_max
Zend_Validate_StringLength::$_max
in StringLength.php
Maximum length
$_max
Zend_Validate_Between::$_max
in Between.php
Maximum value
$_max
Zend_Validate_LessThan::$_max
in LessThan.php
Maximum value
$_messages
Zend_Validate_Abstract::$_messages
in Abstract.php
$_messages
Zend_Validate::$_messages
in Validate.php
Array of validation failure messages
$_messageTemplates
Zend_Validate_GreaterThan::$_messageTemplates
in GreaterThan.php
$_messageTemplates
Zend_Validate_Ip::$_messageTemplates
in Ip.php
$_messageTemplates
Zend_Validate_LessThan::$_messageTemplates
in LessThan.php
$_messageTemplates
Zend_Validate_Hex::$_messageTemplates
in Hex.php
$_messageTemplates
Zend_Validate_Int::$_messageTemplates
in Int.php
$_messageTemplates
Zend_Validate_Regex::$_messageTemplates
in Regex.php
$_messageTemplates
Zend_Validate_NotEmpty::$_messageTemplates
in NotEmpty.php
$_messageTemplates
Zend_Validate_Hostname::$_messageTemplates
in Hostname.php
$_messageTemplates
Zend_Validate_StringLength::$_messageTemplates
in StringLength.php
$_messageTemplates
Zend_Validate_InArray::$_messageTemplates
in InArray.php
$_messageTemplates
Zend_Validate_Float::$_messageTemplates
in Float.php
$_messageTemplates
Zend_Validate_Abstract::$_messageTemplates
in Abstract.php
$_messageTemplates
Zend_Validate_Between::$_messageTemplates
in Between.php
$_messageTemplates
Zend_Validate_Ccnum::$_messageTemplates
in Ccnum.php
$_messageTemplates
Zend_Validate_Date::$_messageTemplates
in Date.php
$_messageTemplates
Zend_Validate_Digits::$_messageTemplates
in Digits.php
$_messageTemplates
Zend_Validate_Alpha::$_messageTemplates
in Alpha.php
$_messageTemplates
Zend_Validate_EmailAddress::$_messageTemplates
in EmailAddress.php
$_messageTemplates
Zend_Validate_Alnum::$_messageTemplates
in Alnum.php
$_messageVariables
Zend_Validate_Abstract::$_messageVariables
in Abstract.php
$_messageVariables
Zend_Validate_Regex::$_messageVariables
in Regex.php
$_messageVariables
Zend_Validate_StringLength::$_messageVariables
in StringLength.php
$_messageVariables
Zend_Validate_LessThan::$_messageVariables
in LessThan.php
$_messageVariables
Zend_Validate_EmailAddress::$_messageVariables
in EmailAddress.php
$_messageVariables
Zend_Validate_GreaterThan::$_messageVariables
in GreaterThan.php
$_messageVariables
Zend_Validate_Between::$_messageVariables
in Between.php
$_messageVariables
Zend_Validate_Hostname::$_messageVariables
in Hostname.php
$_min
Zend_Validate_Between::$_min
in Between.php
Minimum value
$_min
Zend_Validate_GreaterThan::$_min
in GreaterThan.php
Minimum value
$_min
Zend_Validate_StringLength::$_min
in StringLength.php
Minimum length
$_pattern
Zend_Validate_Regex::$_pattern
in Regex.php
Regular expression pattern
$_strict
Zend_Validate_InArray::$_strict
in InArray.php
Whether a strict in_array() invocation is used
$_tld
Zend_Validate_Hostname::$_tld
in Hostname.php
$_validateMx
Zend_Validate_EmailAddress::$_validateMx
in EmailAddress.php
Whether we check for a valid MX record via DNS
$_validators
Zend_Validate::$_validators
in Validate.php
Validator chain
$_validTlds
Zend_Validate_Hostname::$_validTlds
in Hostname.php
Array of valid top-level-domains
$_value
Zend_Validate_Abstract::$_value
in Abstract.php
_createMessage
Zend_Validate_Abstract::_createMessage()
in Abstract.php
_error
Zend_Validate_Abstract::_error()
in Abstract.php
_setValue
Zend_Validate_Abstract::_setValue()
in Abstract.php
__construct
Zend_Validate_StringLength::__construct()
in StringLength.php
Sets validator options
__construct
Zend_Validate_GreaterThan::__construct()
in GreaterThan.php
Sets validator options
__construct
Zend_Validate_EmailAddress::__construct()
in EmailAddress.php
Instantiates hostname validator for local use
__construct
Zend_Validate_Between::__construct()
in Between.php
Sets validator options
__construct
Zend_Validate_Regex::__construct()
in Regex.php
Sets validator options
__construct
Zend_Validate_Hostname::__construct()
in Hostname.php
Sets validator options
__construct
Zend_Validate_InArray::__construct()
in InArray.php
Sets validator options
__construct
Zend_Validate_LessThan::__construct()
in LessThan.php
Sets validator options
__get
Zend_Validate_Abstract::__get()
in Abstract.php
a
top
addValidator
Zend_Validate::addValidator()
in Validate.php
Adds a validator to the end of the chain
ALLOW_ALL
Zend_Validate_Hostname::ALLOW_ALL
in Hostname.php
Allows all types of hostnames
ALLOW_DNS
Zend_Validate_Hostname::ALLOW_DNS
in Hostname.php
Allows Internet domain names (e.g., example.com)
ALLOW_IP
Zend_Validate_Hostname::ALLOW_IP
in Hostname.php
Allows IP addresses
ALLOW_LOCAL
Zend_Validate_Hostname::ALLOW_LOCAL
in Hostname.php
Allows local network names (e.g., localhost, www.localdomain)
Abstract.php
Abstract.php
in Abstract.php
Alnum.php
Alnum.php
in Alnum.php
Alpha.php
Alpha.php
in Alpha.php
At.php
At.php
in At.php
b
top
Between.php
Between.php
in Between.php
c
top
CHECKSUM
Zend_Validate_Ccnum::CHECKSUM
in Ccnum.php
Ccnum.php
Ccnum.php
in Ccnum.php
Ch.php
Ch.php
in Ch.php
d
top
DOT_ATOM
Zend_Validate_EmailAddress::DOT_ATOM
in EmailAddress.php
Date.php
Date.php
in Date.php
Digits.php
Digits.php
in Digits.php
De.php
De.php
in De.php
e
top
EmailAddress.php
EmailAddress.php
in EmailAddress.php
Exception.php
Exception.php
in Exception.php
f
top
Float.php
Float.php
in Float.php
Fi.php
Fi.php
in Fi.php
g
top
getAllow
Zend_Validate_Hostname::getAllow()
in Hostname.php
Returns the allow option
getCharacters
Zend_Validate_Hostname_Fi::getCharacters()
in Fi.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_Interface::getCharacters()
in Interface.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_De::getCharacters()
in De.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_Hu::getCharacters()
in Hu.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_Ch::getCharacters()
in Ch.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_Se::getCharacters()
in Se.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_At::getCharacters()
in At.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_No::getCharacters()
in No.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getCharacters
Zend_Validate_Hostname_Li::getCharacters()
in Li.php
Returns UTF-8 characters allowed in DNS hostnames for the specified Top-Level-Domain
getErrors
Zend_Validate::getErrors()
in Validate.php
Defined by Zend_Validate_Interface
getErrors
Zend_Validate_Interface::getErrors()
in Interface.php
Returns an array of errors that explain why a previous isValid() call returned false.
getErrors
Zend_Validate_Abstract::getErrors()
in Abstract.php
getHaystack
Zend_Validate_InArray::getHaystack()
in InArray.php
Returns the haystack option
getInclusive
Zend_Validate_Between::getInclusive()
in Between.php
Returns the inclusive option
getMax
Zend_Validate_StringLength::getMax()
in StringLength.php
Returns the max option
getMax
Zend_Validate_LessThan::getMax()
in LessThan.php
Returns the max option
getMax
Zend_Validate_Between::getMax()
in Between.php
Returns the max option
getMessages
Zend_Validate_Interface::getMessages()
in Interface.php
Returns an array of messages that explain why a previous isValid() call returned false.
getMessages
Zend_Validate::getMessages()
in Validate.php
Defined by Zend_Validate_Interface
getMessages
Zend_Validate_Abstract::getMessages()
in Abstract.php
getMin
Zend_Validate_GreaterThan::getMin()
in GreaterThan.php
Returns the min option
getMin
Zend_Validate_Between::getMin()
in Between.php
Returns the min option
getMin
Zend_Validate_StringLength::getMin()
in StringLength.php
Returns the min option
getPattern
Zend_Validate_Regex::getPattern()
in Regex.php
Returns the pattern option
getStrict
Zend_Validate_InArray::getStrict()
in InArray.php
Returns the strict option
GreaterThan.php
GreaterThan.php
in GreaterThan.php
h
top
$hostnameValidator
Zend_Validate_EmailAddress::$hostnameValidator
in EmailAddress.php
Local object for validating the hostname part of an email address
Hex.php
Hex.php
in Hex.php
Hu.php
Hu.php
in Hu.php
Hostname.php
Hostname.php
in Hostname.php
i
top
INVALID
Zend_Validate_EmailAddress::INVALID
in EmailAddress.php
INVALID
Zend_Validate_Date::INVALID
in Date.php
INVALID_DASH
Zend_Validate_Hostname::INVALID_DASH
in Hostname.php
INVALID_HOSTNAME
Zend_Validate_EmailAddress::INVALID_HOSTNAME
in EmailAddress.php
INVALID_HOSTNAME
Zend_Validate_Hostname::INVALID_HOSTNAME
in Hostname.php
INVALID_HOSTNAME_SCHEMA
Zend_Validate_Hostname::INVALID_HOSTNAME_SCHEMA
in Hostname.php
INVALID_LOCAL_NAME
Zend_Validate_Hostname::INVALID_LOCAL_NAME
in Hostname.php
INVALID_LOCAL_PART
Zend_Validate_EmailAddress::INVALID_LOCAL_PART
in EmailAddress.php
INVALID_MX_RECORD
Zend_Validate_EmailAddress::INVALID_MX_RECORD
in EmailAddress.php
IP_ADDRESS_NOT_ALLOWED
Zend_Validate_Hostname::IP_ADDRESS_NOT_ALLOWED
in Hostname.php
is
Zend_Validate::is()
in Validate.php
isValid
Zend_Validate_Int::isValid()
in Int.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate::isValid()
in Validate.php
Returns true if and only if $value passes all validations in the chain
isValid
Zend_Validate_InArray::isValid()
in InArray.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Interface::isValid()
in Interface.php
Returns true if and only if $value meets the validation requirements
isValid
Zend_Validate_StringLength::isValid()
in StringLength.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_NotEmpty::isValid()
in NotEmpty.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_LessThan::isValid()
in LessThan.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Ip::isValid()
in Ip.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Date::isValid()
in Date.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Digits::isValid()
in Digits.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Hex::isValid()
in Hex.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_GreaterThan::isValid()
in GreaterThan.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Float::isValid()
in Float.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_EmailAddress::isValid()
in EmailAddress.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Ccnum::isValid()
in Ccnum.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Between::isValid()
in Between.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Regex::isValid()
in Regex.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Alnum::isValid()
in Alnum.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Alpha::isValid()
in Alpha.php
Defined by Zend_Validate_Interface
isValid
Zend_Validate_Hostname::isValid()
in Hostname.php
Defined by Zend_Validate_Interface
IS_EMPTY
Zend_Validate_NotEmpty::IS_EMPTY
in NotEmpty.php
Interface.php
Interface.php
in Interface.php
InArray.php
InArray.php
in InArray.php
Int.php
Int.php
in Int.php
Interface.php
Interface.php
in Interface.php
Ip.php
Ip.php
in Ip.php
l
top
LENGTH
Zend_Validate_Ccnum::LENGTH
in Ccnum.php
LOCAL_NAME_NOT_ALLOWED
Zend_Validate_Hostname::LOCAL_NAME_NOT_ALLOWED
in Hostname.php
Li.php
Li.php
in Li.php
LessThan.php
LessThan.php
in LessThan.php
n
top
NOT_ALNUM
Zend_Validate_Alnum::NOT_ALNUM
in Alnum.php
NOT_ALPHA
Zend_Validate_Alpha::NOT_ALPHA
in Alpha.php
NOT_BETWEEN
Zend_Validate_Between::NOT_BETWEEN
in Between.php
NOT_BETWEEN_STRICT
Zend_Validate_Between::NOT_BETWEEN_STRICT
in Between.php
NOT_DIGITS
Zend_Validate_Digits::NOT_DIGITS
in Digits.php
NOT_FLOAT
Zend_Validate_Float::NOT_FLOAT
in Float.php
NOT_GREATER
Zend_Validate_GreaterThan::NOT_GREATER
in GreaterThan.php
NOT_HEX
Zend_Validate_Hex::NOT_HEX
in Hex.php
NOT_INT
Zend_Validate_Int::NOT_INT
in Int.php
NOT_IN_ARRAY
Zend_Validate_InArray::NOT_IN_ARRAY
in InArray.php
NOT_IP_ADDRESS
Zend_Validate_Ip::NOT_IP_ADDRESS
in Ip.php
NOT_LESS
Zend_Validate_LessThan::NOT_LESS
in LessThan.php
NOT_MATCH
Zend_Validate_Regex::NOT_MATCH
in Regex.php
NOT_YYYY_MM_DD
Zend_Validate_Date::NOT_YYYY_MM_DD
in Date.php
No.php
No.php
in No.php
NotEmpty.php
NotEmpty.php
in NotEmpty.php
q
top
QUOTED_STRING
Zend_Validate_EmailAddress::QUOTED_STRING
in EmailAddress.php
r
top
Regex.php
Regex.php
in Regex.php
s
top
setAllow
Zend_Validate_Hostname::setAllow()
in Hostname.php
Sets the allow option
setHaystack
Zend_Validate_InArray::setHaystack()
in InArray.php
Sets the haystack option
setHostnameValidator
Zend_Validate_EmailAddress::setHostnameValidator()
in EmailAddress.php
setInclusive
Zend_Validate_Between::setInclusive()
in Between.php
Sets the inclusive option
setIpValidator
Zend_Validate_Hostname::setIpValidator()
in Hostname.php
setMax
Zend_Validate_Between::setMax()
in Between.php
Sets the max option
setMax
Zend_Validate_LessThan::setMax()
in LessThan.php
Sets the max option
setMax
Zend_Validate_StringLength::setMax()
in StringLength.php
Sets the max option
setMessage
Zend_Validate_Abstract::setMessage()
in Abstract.php
setMessages
Zend_Validate_Abstract::setMessages()
in Abstract.php
setMin
Zend_Validate_StringLength::setMin()
in StringLength.php
Sets the min option
setMin
Zend_Validate_Between::setMin()
in Between.php
Sets the min option
setMin
Zend_Validate_GreaterThan::setMin()
in GreaterThan.php
Sets the min option
setPattern
Zend_Validate_Regex::setPattern()
in Regex.php
Sets the pattern option
setStrict
Zend_Validate_InArray::setStrict()
in InArray.php
Sets the strict option
setValidateIdn
Zend_Validate_Hostname::setValidateIdn()
in Hostname.php
Set whether IDN domains are validated
setValidateMx
Zend_Validate_EmailAddress::setValidateMx()
in EmailAddress.php
Set whether we check for a valid MX record via DNS
setValidateTld
Zend_Validate_Hostname::setValidateTld()
in Hostname.php
Set whether the TLD element of a hostname is validated
Se.php
Se.php
in Se.php
StringLength.php
StringLength.php
in StringLength.php
t
top
TOO_LONG
Zend_Validate_StringLength::TOO_LONG
in StringLength.php
TOO_SHORT
Zend_Validate_StringLength::TOO_SHORT
in StringLength.php
u
top
UNDECIPHERABLE_TLD
Zend_Validate_Hostname::UNDECIPHERABLE_TLD
in Hostname.php
UNKNOWN_TLD
Zend_Validate_Hostname::UNKNOWN_TLD
in Hostname.php
v
top
Validate.php
Validate.php
in Validate.php
validateMxSupported
Zend_Validate_EmailAddress::validateMxSupported()
in EmailAddress.php
Whether MX checking via dns_get_mx is supported or not
z
top
Zend_Validate
Zend_Validate
in Validate.php
Zend_Validate_Abstract
Zend_Validate_Abstract
in Abstract.php
Zend_Validate_Alnum
Zend_Validate_Alnum
in Alnum.php
Zend_Validate_Alpha
Zend_Validate_Alpha
in Alpha.php
Zend_Validate_Between
Zend_Validate_Between
in Between.php
Zend_Validate_Ccnum
Zend_Validate_Ccnum
in Ccnum.php
Zend_Validate_Date
Zend_Validate_Date
in Date.php
Zend_Validate_Digits
Zend_Validate_Digits
in Digits.php
Zend_Validate_EmailAddress
Zend_Validate_EmailAddress
in EmailAddress.php
Zend_Validate_Exception
Zend_Validate_Exception
in Exception.php
Zend_Validate_Float
Zend_Validate_Float
in Float.php
Zend_Validate_GreaterThan
Zend_Validate_GreaterThan
in GreaterThan.php
Zend_Validate_Hex
Zend_Validate_Hex
in Hex.php
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.
Zend_Validate_Hostname_At
Zend_Validate_Hostname_At
in At.php
Zend_Validate_Hostname_Ch
Zend_Validate_Hostname_Ch
in Ch.php
Zend_Validate_Hostname_De
Zend_Validate_Hostname_De
in De.php
Zend_Validate_Hostname_Fi
Zend_Validate_Hostname_Fi
in Fi.php
Zend_Validate_Hostname_Hu
Zend_Validate_Hostname_Hu
in Hu.php
Zend_Validate_Hostname_Interface
Zend_Validate_Hostname_Interface
in Interface.php
Zend_Validate_Hostname_Li
Zend_Validate_Hostname_Li
in Li.php
Zend_Validate_Hostname_No
Zend_Validate_Hostname_No
in No.php
Zend_Validate_Hostname_Se
Zend_Validate_Hostname_Se
in Se.php
Zend_Validate_InArray
Zend_Validate_InArray
in InArray.php
Zend_Validate_Int
Zend_Validate_Int
in Int.php
Zend_Validate_Interface
Zend_Validate_Interface
in Interface.php
Zend_Validate_Ip
Zend_Validate_Ip
in Ip.php
Zend_Validate_LessThan
Zend_Validate_LessThan
in LessThan.php
Zend_Validate_NotEmpty
Zend_Validate_NotEmpty
in NotEmpty.php
Zend_Validate_Regex
Zend_Validate_Regex
in Regex.php
Zend_Validate_StringLength
Zend_Validate_StringLength
in StringLength.php
a
b
c
d
e
f
g
h
i
l
n
q
r
s
t
u
v
z
_