API17:JModel::getDbo
From Joomla! Documentation
JModel::getDbo
Description
Method to get the database connector object.
public function getDbo ()
- Returns object connector object
- Defined on line 308 of libraries/joomla/application/component/model.php
See also
JModel::getDbo source code on BitBucket
Class JModel
Subpackage Application- Other versions of JModel::getDbo
User contributed notes
Code Examples