API17

API17:JDatabaseMySQLImporter::from

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLImporter::from

Description

Specifies the data source to import.


Since

Joomla 11.1

Synopsis

public JDatabaseMySQLImporter::from ($from)
Parameter Type Default Description
$from mixed The data source to import.

Returns

Method supports chaining.

Defined in

libraries/joomla/database/database/mysqlimporter.php (line 122)

Referenced by

See also

Examples

Code Examples