API17:JDatabaseMySQLExporter::from
From Joomla! Documentation
JDatabaseMySQLExporter::from
Description
Specifies a list of table names to export.
Since
Synopsis
public JDatabaseMySQLExporter::from ($from)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $from | Exception | if input is not a string or array. |
Returns
Method supports chaining.
Defined in
libraries/joomla/database/database/mysqlexporter.php (line 299)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples