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