API17:JDatabaseExporterMySQL::from
From Joomla! Documentation
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

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