API17

API17:JFactory::getURI

From Joomla! Documentation

Revision as of 23:30, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JFactory::getURI

Description

Return a reference to the object.

Template:Description:JFactory::getURI [Edit Descripton]

Since

Joomla 11.1

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

[Edit See Also]

Template:SeeAlso:JFactory::getURI

Examples

<CodeExamplesForm />