API17:JDatabaseQueryElementMySQL
From Joomla! Documentation
JDatabaseQueryElementMySQL
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
- Defined in libraries/joomla/database/database/mysqlquery.php
- Extends JDatabaseQueryElement
Importing
jimport( 'joomla.database.database.mysqlquery' );
See also
JDatabaseQueryElementMySQL source code on BitBucket
Subpackage Database- Other versions of JDatabaseQueryElementMySQL
User contributed notes
Code Examples