JTable:: construct/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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

SeeAlso:JTable:: construct [Edit See Also]

User contributed notes


Personal tools