API17

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:JTableContent]][[Category:JTableContent::__construct]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 22:20, 11 May 2013

Joomla 11.1 JTableContent::__construct

Description

Template:Description:JTableContent:: construct [Edit Descripton]

public function __construct (&$db)
Parameter Type Default Description
&$db database A database connector object
  • Returns
  • Defined on line 28 of libraries/joomla/database/table/content.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JTableContent:: construct [Edit See Also]

User contributed notes

<CodeExamplesForm />