API17

API17:JDatabaseImporterMySQL::from

From Joomla! Documentation

Revision as of 15:01, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JDatabaseImporterMySQL::from

Description

Specifies the data source to import.

{{subst:Description:JDatabaseImporterMySQL::from}}

public function from ($from)
Parameter Type Default Description
$from mixed The data source to import.
  • Returns Method supports chaining.
  • Defined on line 123 of libraries/joomla/database/database/mysqlimporter.php
  • Since Joomla 11.1

See also

{{subst:SeeAlso:JDatabaseImporterMySQL::from}}

User contributed notes

<CodeExamplesForm />