API17

API17:JDatabaseExporterMySQL::from

From Joomla! Documentation

Joomla 11.1 JDatabaseExporterMySQL::from

Description

Specifies a list of table names to export.


public function from ($from)
Parameter Type Default Description
$from Exception if input is not a string or array.
  • Returns Method supports chaining.
  • Defined on line 300 of libraries/joomla/database/database/mysqlexporter.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples