JDatabaseQueryElement/1.6
From Joomla! Documentation
JDatabaseQueryElement
Description
Description:JDatabaseQueryElement [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | __toString | Magic function to convert the query element to a string. |
| public | append | Appends element parts to the internal list. |
- Defined in libraries/joomla/database/databasequery.php
Importing
jimport( 'joomla.database.databasequery' );
See also
JDatabaseQueryElement source code on JoomlaCode
Subpackage Database- Other versions of JDatabaseQueryElement
SeeAlso:JDatabaseQueryElement [Edit See Also]