Zend Framework
2.4
Zend
Validator
Hostname
Hostname Member List
This is the complete list of members for
Hostname
, including all inherited members.
$abstractOptions
AbstractValidator
protected
$defaultTranslator
AbstractValidator
protected
static
$defaultTranslatorTextDomain
AbstractValidator
protected
static
$idnLength
Hostname
protected
$messageLength
AbstractValidator
protected
static
$messageTemplates
Hostname
protected
$messageVariables
Hostname
protected
$options
Hostname
protected
$tld
Hostname
protected
$validIdns
Hostname
protected
$validTlds
Hostname
protected
$value
AbstractValidator
protected
__construct
($options=array())
Hostname
__get
($property)
AbstractValidator
__invoke
($value)
AbstractValidator
ALLOW_ALL
Hostname
ALLOW_DNS
Hostname
ALLOW_IP
Hostname
ALLOW_LOCAL
Hostname
ALLOW_URI
Hostname
CANNOT_DECODE_PUNYCODE
Hostname
createMessage
($messageKey, $value)
AbstractValidator
protected
decodePunycode
($encoded)
Hostname
protected
error
($messageKey, $value=null)
AbstractValidator
protected
getAllow
()
Hostname
getDefaultTranslator
()
AbstractValidator
static
getDefaultTranslatorTextDomain
()
AbstractValidator
static
getIdnCheck
()
Hostname
getIpValidator
()
Hostname
getMessageLength
()
AbstractValidator
static
getMessages
()
AbstractValidator
getMessageTemplates
()
AbstractValidator
getMessageVariables
()
AbstractValidator
getOption
($option)
AbstractValidator
getOptions
()
AbstractValidator
getTldCheck
()
Hostname
getTranslator
()
AbstractValidator
getTranslatorTextDomain
()
AbstractValidator
getValue
()
AbstractValidator
protected
hasDefaultTranslator
()
AbstractValidator
static
hasTranslator
()
AbstractValidator
INVALID
Hostname
INVALID_DASH
Hostname
INVALID_HOSTNAME
Hostname
INVALID_HOSTNAME_SCHEMA
Hostname
INVALID_LOCAL_NAME
Hostname
INVALID_URI
Hostname
IP_ADDRESS_NOT_ALLOWED
Hostname
isTranslatorEnabled
()
AbstractValidator
isValid
($value)
Hostname
isValueObscured
()
AbstractValidator
LOCAL_NAME_NOT_ALLOWED
Hostname
setAllow
($allow)
Hostname
setDefaultTranslator
(Translator\TranslatorInterface $translator=null, $textDomain=null)
AbstractValidator
static
setDefaultTranslatorTextDomain
($textDomain= 'default')
AbstractValidator
static
setIpValidator
(Ip $ipValidator=null)
Hostname
setMessage
($messageString, $messageKey=null)
AbstractValidator
setMessageLength
($length=-1)
AbstractValidator
static
setMessages
(array $messages)
AbstractValidator
setOptions
($options=array())
AbstractValidator
setTranslator
(Translator\TranslatorInterface $translator=null, $textDomain=null)
AbstractValidator
Zend::Validator::Translator::TranslatorAwareInterface::setTranslator
(TranslatorInterface $translator=null, $textDomain=null)
TranslatorAwareInterface
setTranslatorEnabled
($flag=true)
AbstractValidator
setTranslatorTextDomain
($textDomain= 'default')
AbstractValidator
setValue
($value)
AbstractValidator
protected
setValueObscured
($flag)
AbstractValidator
translateMessage
($messageKey, $message)
AbstractValidator
protected
UNDECIPHERABLE_TLD
Hostname
UNKNOWN_TLD
Hostname
useIdnCheck
($useIdnCheck)
Hostname
useTldCheck
($useTldCheck)
Hostname
Generated by
1.8.3