JURI::setScheme/1.5
From Joomla! Documentation
< JURI::setScheme(Difference between revisions)
(Layout updates) |
m (→User contributed notes: re-categorisation) |
||
| Line 47: | Line 47: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Latest revision as of 13:05, 9 August 2012
[edit]
JURI::setScheme
[edit] Description
Set URI scheme (protocol) ie.
Description:JURI::setScheme [Edit Descripton]
public function setScheme ($scheme)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $scheme |
- Returns
- Defined on line 537 of libraries/joomla/environment/uri.php
[edit] See also
-
JURI::setScheme on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::setScheme
SeeAlso:JURI::setScheme [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />