API17:JURI::delVar
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::delVar
Description
Removes an item from the query string variables if it exists.
Description:JURI::delVar [Edit Descripton]
Since
Synopsis
public JURI::delVar ($name)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $name | string | Name of variable to remove. |
Returns
Defined in
libraries/joomla/environment/uri.php (line 398)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
