JURI::getVar/11.1
From Joomla! Documentation
JURI::getVar
Description
Returns a query variable by name.
Description:JURI::getVar [Edit Descripton]
public function getVar ( $name $default=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | Name of the query variable to get. | |
| $default | null |
See also
JURI::getVar source code on BitBucket
Class JURI
Subpackage Environment- Other versions of JURI::getVar
SeeAlso:JURI::getVar [Edit See Also]