API17

JDatabaseMySQLImporter::from: Difference between revisions

From Joomla! Documentation

m JoomlaWikiBot moved page JDatabaseMySQLImporter::from/11.1 to API17:JDatabaseMySQLImporter::from without leaving a redirect: Robot: Moved page
m Examples: moving preparation
Line 50: Line 50:
format= ,,,
format= ,,,
</dpl>
</dpl>
<noinclude>[[Category:JDatabaseMySQLImporter]][[Category:JDatabaseMySQLImporter::from]]</noinclude>
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 15:29, 11 May 2013

Joomla 11.1 JDatabaseMySQLImporter::from

Description

Specifies the data source to import.

Template:Description:JDatabaseMySQLImporter::from [Edit Descripton]

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

[Edit See Also]

Template:SeeAlso:JDatabaseMySQLImporter::from

Examples

<CodeExamplesForm />