JTableContent:: construct: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JTableContent:: construct/11.1 to API17:JTableContent:: construct without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 47: | Line 47: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category: | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 22:20, 11 May 2013
JTableContent::__construct
Description
Template:Description:JTableContent:: construct [Edit Descripton]
public function __construct (&$db)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$db | database | A database connector object |
See also
JTableContent::__construct source code on BitBucket
Class JTableContent
Subpackage Database- Other versions of JTableContent::__construct
Template:SeeAlso:JTableContent:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />