API17:JTable:: construct
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.
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::__construct source code on BitBucket
-
Class JTable
-
Subpackage Database
- Other versions of JTable::__construct
SeeAlso:JTable:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
