API17

API17:JDatabaseMySQLExporter::from

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLExporter::from

Description

Specifies a list of table names to export.


Since

Joomla 11.1

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)

Referenced by

See also

Examples

Code Examples