API17

API17:JDatabaseMySQLExporter::from

From Joomla! Documentation

Revision as of 02:39, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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