JURI::setPath/1.5
From Joomla! Documentation
JURI::setPath
Description
Set the URI path string.
[Edit Descripton] Description:JURI/setPath
Since
Synopsis
public JURI->setPath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | The URI path string |
Returns
Defined in
libraries/joomla/environment/uri.php
Referenced by
See also
[Edit See Also] SeeAlso:JURI/setPath
Examples
<CodeExamplesForm />