JDatabase::getQuery/11.1
From Joomla! Documentation
JDatabase::getQuery
Description
Get the current or query, or new object.
Description:JDatabase::getQuery [Edit Descripton]
public function getQuery ($new=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $new | false |
- Returns mixed The current value of the internal SQL variable or a new object.
- Defined on line 1176 of libraries/joomla/database/database.php
- Since

See also
JDatabase::getQuery source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getQuery
SeeAlso:JDatabase::getQuery [Edit See Also]