API17

API17:JDatabaseQueryMySQL::join

From Joomla! Documentation

Revision as of 02:44, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 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 Joomla 11.1
  • Referenced by

See also


User contributed notes

Code Examples