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