API17:JDatabaseQueryElement
From Joomla! Documentation
Revision as of 13:34, 29 August 2012 by JoomlaWikiBot (Talk | contribs)
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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
- Extended by
Importing
jimport( 'joomla.database.databasequery' );
See also
-
JDatabaseQueryElement source code on BitBucket
-
Subpackage Database
- Other versions of JDatabaseQueryElement
SeeAlso:JDatabaseQueryElement [Edit See Also]
User contributed notes
<CodeExamplesForm />
