Zend Framework  2.4
Hostname Member List

This is the complete list of members for Hostname, including all inherited members.

$abstractOptionsAbstractValidatorprotected
$defaultTranslatorAbstractValidatorprotectedstatic
$defaultTranslatorTextDomainAbstractValidatorprotectedstatic
$idnLengthHostnameprotected
$messageLengthAbstractValidatorprotectedstatic
$messageTemplatesHostnameprotected
$messageVariablesHostnameprotected
$optionsHostnameprotected
$tldHostnameprotected
$validIdnsHostnameprotected
$validTldsHostnameprotected
$valueAbstractValidatorprotected
__construct($options=array())Hostname
__get($property)AbstractValidator
__invoke($value)AbstractValidator
ALLOW_ALLHostname
ALLOW_DNSHostname
ALLOW_IPHostname
ALLOW_LOCALHostname
ALLOW_URIHostname
CANNOT_DECODE_PUNYCODEHostname
createMessage($messageKey, $value)AbstractValidatorprotected
decodePunycode($encoded)Hostnameprotected
error($messageKey, $value=null)AbstractValidatorprotected
getAllow()Hostname
getDefaultTranslator()AbstractValidatorstatic
getDefaultTranslatorTextDomain()AbstractValidatorstatic
getIdnCheck()Hostname
getIpValidator()Hostname
getMessageLength()AbstractValidatorstatic
getMessages()AbstractValidator
getMessageTemplates()AbstractValidator
getMessageVariables()AbstractValidator
getOption($option)AbstractValidator
getOptions()AbstractValidator
getTldCheck()Hostname
getTranslator()AbstractValidator
getTranslatorTextDomain()AbstractValidator
getValue()AbstractValidatorprotected
hasDefaultTranslator()AbstractValidatorstatic
hasTranslator()AbstractValidator
INVALIDHostname
INVALID_DASHHostname
INVALID_HOSTNAMEHostname
INVALID_HOSTNAME_SCHEMAHostname
INVALID_LOCAL_NAMEHostname
INVALID_URIHostname
IP_ADDRESS_NOT_ALLOWEDHostname
isTranslatorEnabled()AbstractValidator
isValid($value)Hostname
isValueObscured()AbstractValidator
LOCAL_NAME_NOT_ALLOWEDHostname
setAllow($allow)Hostname
setDefaultTranslator(Translator\TranslatorInterface $translator=null, $textDomain=null)AbstractValidatorstatic
setDefaultTranslatorTextDomain($textDomain= 'default')AbstractValidatorstatic
setIpValidator(Ip $ipValidator=null)Hostname
setMessage($messageString, $messageKey=null)AbstractValidator
setMessageLength($length=-1)AbstractValidatorstatic
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)AbstractValidatorprotected
setValueObscured($flag)AbstractValidator
translateMessage($messageKey, $message)AbstractValidatorprotected
UNDECIPHERABLE_TLDHostname
UNKNOWN_TLDHostname
useIdnCheck($useIdnCheck)Hostname
useTldCheck($useTldCheck)Hostname