API17

JDatabaseMySQLExporter::from

From Joomla! Documentation

Revision as of 16:05, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JDatabaseMySQLExporter::from/11.1 to API17:JDatabaseMySQLExporter::from without leaving a redirect: Robot: Moved page)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JDatabaseMySQLExporter::from[edit]

Description[edit]

Specifies a list of table names to export.

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

Since[edit]

Joomla 11.1

Synopsis[edit]

public JDatabaseMySQLExporter::from ($from)
Parameter Type Default Description
$from Exception if input is not a string or array.

Returns[edit]

Method supports chaining.

Defined in[edit]

libraries/joomla/database/database/mysqlexporter.php (line 299)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JDatabaseMySQLExporter::from

Examples[edit]

<CodeExamplesForm />