Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\URI Member List

This is the complete list of members for Erebot\URI, including all inherited members.

$fragmentErebot\URIprotected
$hostErebot\URIprotected
$pathErebot\URIprotected
$portErebot\URIprotected
$queryErebot\URIprotected
$schemeErebot\URIprotected
$userinfoErebot\URIprotected
__construct($uri=array())Erebot\URI
__toString()Erebot\URI
asParsedURL($component=-1)Erebot\URI
fromAbsPath($abspath, $strict=true)Erebot\URIstatic
getFragment($raw=false)Erebot\URI
getHost($raw=false)Erebot\URI
getPath($raw=false)Erebot\URI
getPort($raw=false)Erebot\URI
getQuery($raw=false)Erebot\URI
getScheme($raw=false)Erebot\URI
getUserInfo($raw=false)Erebot\URI
merge($path)Erebot\URIprotected
normalizePercent($data)Erebot\URIprotectedstatic
normalizePercentReal($hexchr)Erebot\URIstatic
parseURI($uri, $relative)Erebot\URIprotected
realSetPath($path, $relative)Erebot\URIprotected
relative($reference)Erebot\URI
removeDotSegments($path)Erebot\URIprotected
setFragment($fragment)Erebot\URI
setHost($host)Erebot\URI
setPath($path)Erebot\URI
setPort($port)Erebot\URI
setQuery($query)Erebot\URI
setScheme($scheme)Erebot\URI
setUserInfo($userinfo)Erebot\URI
toURI($raw=false, $credentials=true)Erebot\URI
validatePath($path, $relative)Erebot\URIprotected