JURI::setQuery/1.5
From Joomla! Documentation
< JURI::setQuery(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::setQuery
[edit] Description
Sets the query to a supplied string in format: foo=bar&x=y.
Description:JURI::setQuery [Edit Descripton]
public function setQuery ($query)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $query | mixed | string) The query string |
[edit] See also
-
JURI::setQuery on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::setQuery
SeeAlso:JURI::setQuery [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />