JURI::setUser/1.5
From Joomla! Documentation
< JURI::setUser(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:05, 9 August 2012
[edit]
JURI::setUser
[edit] Description
Set URI username.
Description:JURI::setUser [Edit Descripton]
public function setUser ($user)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $user | string | The URI username |
[edit] See also
-
JURI::setUser on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::setUser
SeeAlso:JURI::setUser [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />