JTable:: construct/1.6
From Joomla! Documentation
JTable::__construct
Description
Object constructor to set table and key fields.
Description:JTable:: construct [Edit Descripton]
public function __construct ( $table $key &$db )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $table | |||
| $key | |||
| &$db |
- Returns
- Defined on line 83 of libraries/joomla/database/table.php
See also
JTable source code on JoomlaCode
Class JTable
Subpackage Database- Other versions of JTable::__construct
SeeAlso:JTable:: construct [Edit See Also]