API17:JFactory::getURI
From Joomla! Documentation
JFactory::getURI
Description
Return a reference to the object.
Template:Description:JFactory::getURI [Edit Descripton]
Since
Synopsis
public static JFactory::getURI ($uri= 'SERVER')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $uri | string | 'SERVER' | uri name |
Returns
object
Defined in
libraries/joomla/factory.php
Referenced by
See also
Template:SeeAlso:JFactory::getURI
Examples
<CodeExamplesForm />