API17:JDatabase::getConnection
From Joomla! Documentation
JDatabase::getConnection
Description
Method that provides access to the underlying database connection.
public function getConnection ()
- Returns
- Defined on line 407 of libraries/joomla/database/database.php
See also
JDatabase::getConnection source code on BitBucket
Class JDatabase
Subpackage Database- Other versions of JDatabase::getConnection
User contributed notes
Code Examples