API17

JDatabaseMySQLExporter::from

From Joomla! Documentation

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JDatabaseMySQLExporter::from[edit]

Description[edit]

Specifies a list of table names to export.


Since[edit]

Joomla 11.1

Synopsis[edit]

public JDatabaseMySQLExporter::from ($from)
Parameter Type Default Description
$from Exception if input is not a string or array.

Returns[edit]

Method supports chaining.

Defined in[edit]

libraries/joomla/database/database/mysqlexporter.php (line 299)

Referenced by[edit]

See also[edit]

Examples[edit]

Code Examples[edit]