API17

Difference between revisions of "JDatabaseQueryMySQL"

From Joomla! Documentation

m (→‎User contributed notes: bad link repair)
m (moving preparation)
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::auto_increment/11.1|auto_increment]]
+
|[[API17:JDatabaseQueryMySQL::auto_increment|auto_increment]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::castToChar/11.1|castToChar]]
+
|[[API17:JDatabaseQueryMySQL::castToChar|castToChar]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::charLength/11.1|charLength]]
+
|[[API17:JDatabaseQueryMySQL::charLength|charLength]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::concat/11.1|concat]]
+
|[[API17:JDatabaseQueryMySQL::concat|concat]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::delete/11.1|delete]]
+
|[[API17:JDatabaseQueryMySQL::delete|delete]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::dropIfExists/11.1|dropIfExists]]
+
|[[API17:JDatabaseQueryMySQL::dropIfExists|dropIfExists]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::fields/11.1|fields]]
+
|[[API17:JDatabaseQueryMySQL::fields|fields]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::from/11.1|from]]
+
|[[API17:JDatabaseQueryMySQL::from|from]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::group/11.1|group]]
+
|[[API17:JDatabaseQueryMySQL::group|group]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::having/11.1|having]]
+
|[[API17:JDatabaseQueryMySQL::having|having]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::innerJoin/11.1|innerJoin]]
+
|[[API17:JDatabaseQueryMySQL::innerJoin|innerJoin]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::insert/11.1|insert]]
+
|[[API17:JDatabaseQueryMySQL::insert|insert]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::insertInto/11.1|insertInto]]
+
|[[API17:JDatabaseQueryMySQL::insertInto|insertInto]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::join/11.1|join]]
+
|[[API17:JDatabaseQueryMySQL::join|join]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::leftJoin/11.1|leftJoin]]
+
|[[API17:JDatabaseQueryMySQL::leftJoin|leftJoin]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::length/11.1|length]]
+
|[[API17:JDatabaseQueryMySQL::length|length]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::lock/11.1|lock]]
+
|[[API17:JDatabaseQueryMySQL::lock|lock]]
 
|Method to lock the database table for writing.  
 
|Method to lock the database table for writing.  
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::now/11.1|now]]
+
|[[API17:JDatabaseQueryMySQL::now|now]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::order/11.1|order]]
+
|[[API17:JDatabaseQueryMySQL::order|order]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::outerJoin/11.1|outerJoin]]
+
|[[API17:JDatabaseQueryMySQL::outerJoin|outerJoin]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::renameTable/11.1|renameTable]]
+
|[[API17:JDatabaseQueryMySQL::renameTable|renameTable]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::rightJoin/11.1|rightJoin]]
+
|[[API17:JDatabaseQueryMySQL::rightJoin|rightJoin]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::select/11.1|select]]
+
|[[API17:JDatabaseQueryMySQL::select|select]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::set/11.1|set]]
+
|[[API17:JDatabaseQueryMySQL::set|set]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::showTables/11.1|showTables]]
+
|[[API17:JDatabaseQueryMySQL::showTables|showTables]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::unlock/11.1|unlock]]
+
|[[API17:JDatabaseQueryMySQL::unlock|unlock]]
 
|Method to unlock the database table for writing.  
 
|Method to unlock the database table for writing.  
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::update/11.1|update]]
+
|[[API17:JDatabaseQueryMySQL::update|update]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::values/11.1|values]]
+
|[[API17:JDatabaseQueryMySQL::values|values]]
 
|
 
|
 
|-
 
|-
 
|public  
 
|public  
|[[JDatabaseQueryMySQL::where/11.1|where]]
+
|[[API17:JDatabaseQueryMySQL::where|where]]
 
|
 
|
 
|-
 
|-
 
|}
 
|}
 
* '''Defined in''' libraries/joomla/database/database/mysqlquery.php
 
* '''Defined in''' libraries/joomla/database/database/mysqlquery.php
* '''Extends''' [[JDatabaseQuery/11.1|JDatabaseQuery]]
+
* '''Extends''' [[API17:JDatabaseQuery|JDatabaseQuery]]
 
===Importing===
 
===Importing===
 
<source lang="php">jimport( 'joomla.database.database.mysqlquery' );</source>
 
<source lang="php">jimport( 'joomla.database.database.mysqlquery' );</source>
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JDatabaseQueryMySQL source code''' on [[jplatform:database/database/mysqlquery.php|BitBucket]]
 
* {{JVer|11.1}} '''JDatabaseQueryMySQL source code''' on [[jplatform:database/database/mysqlquery.php|BitBucket]]
* {{JVer|11.1}} Subpackage [[Subpackage Database/11.1|Database]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage Database|Database]]
* [[JDatabaseQueryMySQL|Other versions of JDatabaseQueryMySQL]]
+
* [[API17:JDatabaseQueryMySQL|Other versions of JDatabaseQueryMySQL]]
 
{{SeeAlso:JDatabaseQueryMySQL}}
 
{{SeeAlso:JDatabaseQueryMySQL}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 153: Line 153:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:Platform JClasses]][[Category:Platform 11.1]][[Category:JDatabaseQueryMySQL]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 20:16, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JDatabaseQueryMySQL[edit]

Description[edit]

Template:Description:JDatabaseQueryMySQL [Edit Descripton]

Methods[edit]

Visibility Method name Description
public auto_increment
public castToChar
public charLength
public concat
public delete
public dropIfExists
public fields
public from
public group
public having
public innerJoin
public insert
public insertInto
public join
public leftJoin
public length
public lock Method to lock the database table for writing.
public now
public order
public outerJoin
public renameTable
public rightJoin
public select
public set
public showTables
public unlock Method to unlock the database table for writing.
public update
public values
public where
  • Defined in libraries/joomla/database/database/mysqlquery.php
  • Extends JDatabaseQuery

Importing[edit]

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

See also[edit]

Template:SeeAlso:JDatabaseQueryMySQL [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />