JDatabaseQueryElementMySQLi: Difference between revisions
From Joomla! Documentation
m JoomlaWikiBot moved page JDatabaseQueryElementMySQLi/11.1 to API17:JDatabaseQueryElementMySQLi without leaving a redirect: Robot: Moved page |
m →User contributed notes: moving preparation |
||
| Line 41: | Line 41: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude> | <noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude> | ||
Revision as of 15:34, 11 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 />