JURI::setQuery/1.5

From Joomla! Documentation
< JURI::setQuery(Difference between revisions)
Jump to: navigation, search
(Bulk upload by Doxiki2)
 
(Layout updates)
Line 4: Line 4:
 
Sets the query to a supplied string in format: foo=bar&x=y.  
 
Sets the query to a supplied string in format: foo=bar&x=y.  
  
 +
{{Description:JURI::setQuery}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[Description:JURI/setQuery|Edit Descripton]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[Description:JURI::setQuery|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{Description:JURI/setQuery}}
 
===Since===
 
{{JVer|1.5 }}
 
===Synopsis===
 
 
<source lang="php">
 
<source lang="php">
public JURI->setQuery ($query)
+
public function setQuery ($query)
 
</source>
 
</source>
 
{| class="wikitable"
 
{| class="wikitable"
Line 27: Line 24:
 
|-
 
|-
 
|}
 
|}
===Returns===
+
* '''Returns'''
 
+
* '''Defined''' on line 443 of libraries/joomla/environment/uri.php
===Defined in===
+
* '''Since''' {{JVer|1.5 }}
libraries/joomla/environment/uri.php
+
===Referenced by===
+
 
===See also===
 
===See also===
 +
* {{JVer|1.5}} '''JURI::setQuery''' on [http://api.joomla.org/Joomla-Framework/Environment/JURI.html#setQuery api.joomla.org]
 +
* {{JVer|1.5}} '''JURI source code''' on [[jframework15:environment/uri.php|JoomlaCode]]
 +
* {{JVer|1.5}} Class [[JURI/1.5|JURI]]
 +
* {{JVer|1.5}} Subpackage [[Subpackage_Environment/1.5|Environment]]
 +
* [[JURI::setQuery|Other versions of JURI::setQuery]]
 +
{{SeeAlso:JURI::setQuery}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
<nowiki>[</nowiki>[[SeeAlso:JURI/setQuery|Edit See Also]]<nowiki>]</nowiki>
+
<nowiki>[</nowiki>[[SeeAlso:JURI::setQuery|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
{{SeeAlso:JURI/setQuery}}
+
===User contributed notes===
* [[JURI/1.5|JURI]]
+
* [[JURI::setQuery|Other versions of this method]]
+
===Examples===
+
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 45: Line 43:
 
category=JURI::setQuery
 
category=JURI::setQuery
 
category=CodeExample
 
category=CodeExample
category=ClassExample
+
category=MethodExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:JURI]][[Category:JURI::setQuery]]</noinclude>
 
<noinclude>[[Category:JURI]][[Category:JURI::setQuery]]</noinclude>

Revision as of 20:33, 25 April 2011

Joomla 1.5 JURI::setQuery

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
  • Returns
  • Defined on line 443 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5

See also

SeeAlso:JURI::setQuery [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox