JTable:: construct/1.5
From Joomla! Documentation
JTable::__construct
Description
Object constructor to set table and key field.
Description:JTable:: construct [Edit Descripton]
public function __construct ( $table $key &$db )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | |||
| $key | |||
| &$db |
- Returns
- Defined on line 66 of libraries/joomla/database/table.php
See also
-
JTable::__construct on api.joomla.org
-
JTable source code on JoomlaCode
-
Class JTable
-
Subpackage Database
- Other versions of JTable::__construct
SeeAlso:JTable:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />