API17:JDatabaseQueryElement::append
From Joomla! Documentation
JDatabaseQueryElement::append
Description
Appends element parts to the internal list.
Template:Description:JDatabaseQueryElement::append [Edit Descripton]
public function append ($elements)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $elements | mixed | String or array. |
See also
JDatabaseQueryElement::append source code on BitBucket
Class JDatabaseQueryElement
Subpackage Database- Other versions of JDatabaseQueryElement::append
Template:SeeAlso:JDatabaseQueryElement::append [Edit See Also]
User contributed notes
<CodeExamplesForm />