API17:JDatabaseQueryMySQL::leftJoin
From Joomla! Documentation
JDatabaseQueryMySQL::leftJoin
Description
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
User contributed notes
Code Examples