API17

API17:JDatabaseMySQLImporter::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 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