JURI::setPath/1.5
From Joomla! Documentation
< JURI::setPath(Difference between revisions)
(Layout updates) |
m (→User contributed notes: re-categorisation) |
||
| Line 48: | Line 48: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Latest revision as of 13:04, 9 August 2012
[edit]
JURI::setPath
[edit] Description
Set the URI path string.
Description:JURI::setPath [Edit Descripton]
public function setPath ($path)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | string | The URI path string |
[edit] See also
-
JURI::setPath on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::setPath
SeeAlso:JURI::setPath [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />