API17

API17:JDatabaseQueryElement::append

From Joomla! Documentation

Revision as of 15:09, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JDatabaseQueryElement::append

Description

Appends element parts to the internal list.

{{subst:Description:JDatabaseQueryElement::append}}

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

{{subst:SeeAlso:JDatabaseQueryElement::append}}

User contributed notes

<CodeExamplesForm />