API17:JURI::setPath
From Joomla! Documentation
(Difference between revisions)
(Updated to r1448:247ba8d88526) |
m (→User contributed notes: re-categorisation) |
||
| Line 47: | Line 47: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Revision as of 13:04, 9 August 2012
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JURI::setPath
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. |
See also
-
JURI::setPath source code on BitBucket
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::setPath
SeeAlso:JURI::setPath [Edit See Also]
User contributed notes
<CodeExamplesForm />
