API17:JTable::getDbo
From Joomla! Documentation
JTable::getDbo
Description
Method to get the connector object.
public function getDbo ()
- Returns object The internal database connector object.
- Defined on line 302 of libraries/joomla/database/table.php
See also
JTable::getDbo source code on BitBucket
Class JTable
Subpackage Database- Other versions of JTable::getDbo
User contributed notes
Code Examples