API17:JDatabaseQueryMySQL::leftJoin
From Joomla! Documentation
JDatabaseQueryMySQL::leftJoin
Description
Template:Description:JDatabaseQueryMySQL::leftJoin [Edit Descripton]
public function leftJoin ($conditions)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $conditions | string | $conditions |
- Returns Returns this object to allow chaining.
- Defined on line 182 of libraries/joomla/database/database/mysqlquery.php
- Since

See also
JDatabaseQueryMySQL::leftJoin source code on BitBucket
Class JDatabaseQueryMySQL
Subpackage Database- Other versions of JDatabaseQueryMySQL::leftJoin
Template:SeeAlso:JDatabaseQueryMySQL::leftJoin [Edit See Also]
User contributed notes
<CodeExamplesForm />