API17:JDatabaseQueryMySQL::join
From Joomla! Documentation
JDatabaseQueryMySQL::join
Description
public function join (
$type
$conditions
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | ||
| $conditions | string | $conditions |
- Returns Returns this object to allow chaining.
- Defined on line 140 of libraries/joomla/database/database/mysqlquery.php
- Since

- Referenced by
See also
JDatabaseQueryMySQL::join source code on BitBucket
Class JDatabaseQueryMySQL
Subpackage Database- Other versions of JDatabaseQueryMySQL::join
User contributed notes
Code Examples