Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JURI Liste des membres

Liste complète des membres de JURI, y compris les membres hérités :

$_errorsJObjectprotected
$_fragmentJURIprotected
$_hostJURIprotected
$_passJURIprotected
$_pathJURIprotected
$_portJURIprotected
$_queryJURIprotected
$_schemeJURIprotected
$_uriJURIprotected
$_userJURIprotected
$_varsJURIprotected
$baseJURIprotectedstatic
$currentJURIprotectedstatic
$instancesJURIprotectedstatic
$rootJURIprotectedstatic
__construct($uri=null)JURI
__toString()JURI
_cleanPath($path)JURIprotected
base($pathonly=false)JURIstatic
buildQuery($params)JURIstatic
current()JURIstatic
def($property, $default=null)JObject
delVar($name)JURI
get($property, $default=null)JObject
getError($i=null, $toString=true)JObject
getErrors()JObject
getFragment()JURI
getHost()JURI
getInstance($uri= 'SERVER')JURIstatic
getPass()JURI
getPath()JURI
getPort()JURI
getProperties($public=true)JObject
getQuery($toArray=false)JURI
getScheme()JURI
getUser()JURI
getVar($name, $default=null)JURI
hasVar($name)JURI
isInternal($url)JURIstatic
isSSL()JURI
parse($uri)JURI
reset()JURIstatic
root($pathonly=false, $path=null)JURIstatic
set($property, $value=null)JObject
setError($error)JObject
setFragment($anchor)JURI
setHost($host)JURI
setPass($pass)JURI
setPath($path)JURI
setPort($port)JURI
setProperties($properties)JObject
setQuery($query)JURI
setScheme($scheme)JURI
setUser($user)JURI
setVar($name, $value)JURI
toString($parts=array('scheme', 'user', 'pass', 'host', 'port', 'path', 'query', 'fragment'))JURI
JObject::toString()JObject