API17:JFactory::getURI
From Joomla! Documentation
JFactory::getURI
Description
Return a reference to the object.
public static function getURI ($uri= 'SERVER')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $uri | string | 'SERVER' | uri name |
See also
JFactory::getURI source code on BitBucket
Class JFactory- Other versions of JFactory::getURI
User contributed notes
Code Examples