JDatabase::getQuery/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 Joomla 11.1

See also

SeeAlso:JDatabase::getQuery [Edit See Also]

User contributed notes


Personal tools