API17:JModel::setDbo
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JModel::setDbo
Description
Method to set the database connector object.
Description:JModel::setDbo [Edit Descripton]
Since
Synopsis
public JModel::setDbo (&$db)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$db | object | A based object |
Returns
void
Defined in
libraries/joomla/application/component/model.php (line 408)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
