API17

API17:JDatabaseQueryElement::append

From Joomla! Documentation

Revision as of 02:43, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JDatabaseQueryElement::append

Description

Appends element parts to the internal list.


public function append ($elements)
Parameter Type Default Description
$elements mixed String or array.
  • Returns void
  • Defined on line 78 of libraries/joomla/database/databasequery.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples