JDatabaseQueryElementMySQLi: Difference between revisions
From Joomla! Documentation
m →User contributed notes: bad link repair |
m JoomlaWikiBot moved page JDatabaseQueryElementMySQLi/11.1 to API17:JDatabaseQueryElementMySQLi without leaving a redirect: Robot: Moved page |
(No difference)
| |
Revision as of 21:23, 10 May 2013
JDatabaseQueryElementMySQLi
Description
Template:Description:JDatabaseQueryElementMySQLi [Edit Descripton]
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
Template:SeeAlso:JDatabaseQueryElementMySQLi [Edit See Also]
User contributed notes
<CodeExamplesForm />