JURI::setVar/1.5

From Joomla! Documentation
< JURI::setVar(Difference between revisions)
Jump to: navigation, search
(Layout updates)
m (User contributed notes: re-categorisation)
 
Line 56: Line 56:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JURI]][[Category:JURI::setVar]]</noinclude>
+
<noinclude>[[Category:JURI]]</noinclude>

Latest revision as of 13:06, 9 August 2012

[edit] Joomla 1.5 JURI::setVar

[edit] Description

Adds a query variable and value, replacing the value if it already exists and returning the old value.

Description:JURI::setVar [Edit Descripton]

public function setVar (
        $name
        $value
)
Parameter Type Default Description
$name string Name of the query variable to set
$value string Value of the query variable
  • Returns string Previous value for the query variable
  • Defined on line 390 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5

[edit] See also

SeeAlso:JURI::setVar [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox