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

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

__toString()Erebot\URIInterface
asParsedURL($component=-1)Erebot\URIInterface
fromAbsPath($abspath, $strict=true)Erebot\URIInterfacestatic
getFragment($raw=false)Erebot\URIInterface
getHost($raw=false)Erebot\URIInterface
getPath($raw=false)Erebot\URIInterface
getPort($raw=false)Erebot\URIInterface
getQuery($raw=false)Erebot\URIInterface
getScheme($raw=false)Erebot\URIInterface
getUserInfo($raw=false)Erebot\URIInterface
relative($reference)Erebot\URIInterface
setFragment($fragment)Erebot\URIInterface
setHost($host)Erebot\URIInterface
setPath($path)Erebot\URIInterface
setPort($port)Erebot\URIInterface
setQuery($query)Erebot\URIInterface
setScheme($scheme)Erebot\URIInterface
setUserInfo($userinfo)Erebot\URIInterface
toURI($raw=false, $credentials=true)Erebot\URIInterface