API17:JDatabaseQueryElement::append
From Joomla! Documentation
JDatabaseQueryElement::append
Description
Appends element parts to the internal list.
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
User contributed notes
Code Examples