API17:JDatabaseQueryElement::append
From Joomla! Documentation
JDatabaseQueryElement::append
Description
Appends element parts to the internal list.
Template:Description:JDatabaseQueryElement::append [Edit Descripton]
Since
Synopsis
public JDatabaseQueryElement->append ($elements)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $elements | mixed | String or array. |
Returns
void
Defined in
libraries/joomla/database/databasequery.php
Referenced by
See also
Template:SeeAlso:JDatabaseQueryElement::append
Examples
<CodeExamplesForm />