Zend Framework  3.0
UriInterface Member List

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

__construct($uri=null)UriInterface
__toString()UriInterface
getFragment()UriInterface
getHost()UriInterface
getPath()UriInterface
getPort()UriInterface
getQuery()UriInterface
getQueryAsArray()UriInterface
getScheme()UriInterface
getUserInfo()UriInterface
isAbsolute()UriInterface
isValid()UriInterface
isValidRelative()UriInterface
makeRelative($baseUri)UriInterface
normalize()UriInterface
parse($uri)UriInterface
setFragment($fragment)UriInterface
setHost($host)UriInterface
setPath($path)UriInterface
setPort($port)UriInterface
setQuery($query)UriInterface
setScheme($scheme)UriInterface
setUserInfo($userInfo)UriInterface
toString()UriInterface