API17:JDatabaseQueryMySQL::from
From Joomla! Documentation
JDatabaseQueryMySQL::from
Description
public function from ($tables)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $tables | mixed | A string or array of table names. |
- Returns Returns this object to allow chaining.
- Defined on line 121 of libraries/joomla/database/database/mysqlquery.php
- Since

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