API17:JURI::hasVar
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JURI::hasVar
Description
Checks if variable exists.
Description:JURI::hasVar [Edit Descripton]
public function hasVar ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | Name of the query variable to check. |
See also
-
JURI::hasVar source code on BitBucket
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::hasVar
SeeAlso:JURI::hasVar [Edit See Also]
User contributed notes
<CodeExamplesForm />
