JFactory::getDbo
Get a database object.
Returns the global object, only creating it if it doesn't already exist.
Signature
public function getDbo()
Returns
- JDatabaseDriver
Returns the global object, only creating it if it doesn't already exist.
public function getDbo()