API17:JDatabaseQueryElementMySQL
From Joomla! Documentation
JDatabaseQueryElementMySQL
Description
Template:Description:JDatabaseQueryElementMySQL [Edit Descripton]
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
Template:SeeAlso:JDatabaseQueryElementMySQL [Edit See Also]
User contributed notes
<CodeExamplesForm />