Zend Framework
2.4
Zend
Uri
Http
Http Member List
This is the complete list of members for
Http
, including all inherited members.
$defaultPorts
Http
protected
static
$escaper
Uri
protected
static
$fragment
Uri
protected
$host
Uri
protected
$password
Http
protected
$path
Uri
protected
$port
Uri
protected
$query
Uri
protected
$scheme
Uri
protected
$user
Http
protected
$userInfo
Uri
protected
$validHostTypes
Http
protected
$validSchemes
Http
protected
static
__construct
($uri=null)
Uri
__toString
()
Uri
buildUserInfo
()
Http
protected
CHAR_GEN_DELIMS
Uri
CHAR_QUERY_DELIMS
Uri
CHAR_RESERVED
Uri
CHAR_SUB_DELIMS
Uri
CHAR_UNRESERVED
Uri
decodeUrlEncodedChars
($input, $allowed= '')
Uri
protected
static
encodePath
($path)
Uri
static
encodeQueryFragment
($input)
Uri
static
encodeUserInfo
($userInfo)
Uri
static
getEscaper
()
Uri
static
getFragment
()
Uri
getHost
()
Uri
getPassword
()
Http
getPath
()
Uri
getPort
()
Http
getQuery
()
Uri
getQueryAsArray
()
Uri
getScheme
()
Uri
getUser
()
Http
getUserInfo
()
Http
HOST_ALL
Uri
HOST_DNS
Uri
HOST_DNS_OR_IPV4
Uri
HOST_DNS_OR_IPV4_OR_IPV6
Uri
HOST_DNS_OR_IPV4_OR_IPV6_OR_REGNAME
Uri
HOST_DNS_OR_IPV6
Uri
HOST_DNS_OR_IPVANY
Uri
HOST_IPV4
Uri
HOST_IPV6
Uri
HOST_IPVANY
Uri
HOST_IPVFUTURE
Uri
HOST_REGNAME
Uri
isAbsolute
()
Uri
isValid
()
Uri
isValidDnsHostname
($host)
Uri
protected
static
isValidIpAddress
($host, $allowed)
Uri
protected
static
isValidRegName
($host)
Uri
protected
static
isValidRelative
()
Uri
makeRelative
($baseUri)
Uri
merge
($baseUri, $relativeUri)
Uri
static
normalize
()
Uri
normalizeFragment
($fragment)
Uri
protected
static
normalizeHost
($host)
Uri
protected
static
normalizePath
($path)
Uri
protected
static
normalizePort
($port, $scheme=null)
Uri
protected
static
normalizeQuery
($query)
Uri
protected
static
normalizeScheme
($scheme)
Uri
protected
static
parse
($uri)
Http
parseScheme
($uriString)
Uri
static
parseUserInfo
()
Http
protected
removePathDotSegments
($path)
Uri
static
reset
()
Uri
protected
resolve
($baseUri)
Uri
setEscaper
(Escaper $escaper)
Uri
static
setFragment
($fragment)
Uri
setHost
($host)
Uri
setPassword
($password)
Http
setPath
($path)
Uri
setPort
($port)
Uri
setQuery
($query)
Uri
setScheme
($scheme)
Uri
setUser
($user)
Http
setUserInfo
($userInfo)
Http
toString
()
Uri
validateHost
($host, $allowed=self::HOST_DNS_OR_IPV4_OR_IPV6)
Http
static
validatePath
($path)
Uri
static
validatePort
($port)
Uri
static
validateQueryFragment
($input)
Uri
static
validateScheme
($scheme)
Uri
static
validateUserInfo
($userInfo)
Uri
static
Generated by
1.8.3