API17

API17:JDatabaseQueryMySQL::from

From Joomla! Documentation

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

See also


User contributed notes

Code Examples