API17

JDatabaseQueryElementMySQL: Difference between revisions

From Joomla! Documentation

m moving preparation
m clean up
Line 2: Line 2:
=={{JVer|11.1}} JDatabaseQueryElementMySQL==
=={{JVer|11.1}} JDatabaseQueryElementMySQL==
===Description===
===Description===
{{Description:JDatabaseQueryElementMySQL}}
{{subst:Description:JDatabaseQueryElementMySQL}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[Description:JDatabaseQueryElementMySQL|Edit Descripton]]<nowiki>]</nowiki>
</span>
===Methods===
===Methods===
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 26: Line 24:
* {{JVer|11.1}} Subpackage [[API17:Subpackage Database|Database]]
* {{JVer|11.1}} Subpackage [[API17:Subpackage Database|Database]]
* [[API17:JDatabaseQueryElementMySQL|Other versions of JDatabaseQueryElementMySQL]]
* [[API17:JDatabaseQueryElementMySQL|Other versions of JDatabaseQueryElementMySQL]]
{{SeeAlso:JDatabaseQueryElementMySQL}}
{{subst:SeeAlso:JDatabaseQueryElementMySQL}}
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JDatabaseQueryElementMySQL|Edit See Also]]<nowiki>]</nowiki>
</span>
===User contributed notes===
===User contributed notes===
<CodeExamplesForm />
<CodeExamplesForm />

Revision as of 15:09, 24 March 2017

Joomla 11.1 JDatabaseQueryElementMySQL

Description

{{subst:Description:JDatabaseQueryElementMySQL}}

Methods

Visibility Method name Description
public __construct Constructor.

Importing

jimport( 'joomla.database.database.mysqlquery' );

See also

{{subst:SeeAlso:JDatabaseQueryElementMySQL}}

User contributed notes

<CodeExamplesForm />