Erebot
latest
A modular IRC bot for PHP 5.3+
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Erebot\URI Member List
This is the complete list of members for
Erebot\URI
, including all inherited members.
$fragment
Erebot\URI
protected
$host
Erebot\URI
protected
$path
Erebot\URI
protected
$port
Erebot\URI
protected
$query
Erebot\URI
protected
$scheme
Erebot\URI
protected
$userinfo
Erebot\URI
protected
__construct
($uri=array())
Erebot\URI
__toString
()
Erebot\URI
asParsedURL
($component=-1)
Erebot\URI
fromAbsPath
($abspath, $strict=true)
Erebot\URI
static
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\URI
protected
normalizePercent
($data)
Erebot\URI
protected
static
normalizePercentReal
($hexchr)
Erebot\URI
static
parseURI
($uri, $relative)
Erebot\URI
protected
realSetPath
($path, $relative)
Erebot\URI
protected
relative
($reference)
Erebot\URI
removeDotSegments
($path)
Erebot\URI
protected
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\URI
protected
Generated on Sat May 6 2017 15:27:43 for Erebot by
1.8.11