JTable::setDBO/11.1
From Joomla! Documentation
JTable::setDBO
Description
Method to set the connector object.
Description:JTable::setDBO [Edit Descripton]
public function setDBO (&$db)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$db | object | A connector object to be used by the table object. |
- Returns boolean True on success.
- Defined on line 314 of libraries/joomla/database/table.php
See also
JTable::setDBO source code on BitBucket
Class JTable
Subpackage Database- Other versions of JTable::setDBO
SeeAlso:JTable::setDBO [Edit See Also]