JTable::setDBO/1.5
From Joomla! Documentation
JTable::setDBO
Description
Set the internal database object.
Description:JTable::setDBO [Edit Descripton]
public function setDBO (&$db)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$db | object | $db A based object |
- Returns void
- Defined on line 138 of libraries/joomla/database/table.php
See also
-
JTable::setDBO on api.joomla.org
-
JTable source code on JoomlaCode
-
Class JTable
-
Subpackage Database
- Other versions of JTable::setDBO
SeeAlso:JTable::setDBO [Edit See Also]
User contributed notes
<CodeExamplesForm />