JAdapter::getDBO
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JAdapter::getDBO[edit]
Description[edit]
Get the database connector object.
public function getDBO ()
- Returns object Database connector object
- Defined on line 82 of libraries/joomla/base/adapter.php
- Since
See also[edit]
- JAdapter::getDBO source code on BitBucket
- Class JAdapter
- Subpackage Base
- Other versions of JAdapter::getDBO
User contributed notes[edit]
Code Examples[edit]