API17:JDatabaseMySQLImporter::from
From Joomla! Documentation
JDatabaseMySQLImporter::from
Description
Specifies the data source to import.
Since
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)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples