API17

Difference between revisions of "JDatabaseMySQLImporter::asXml"

From Joomla! Documentation

(Layout updates)
m (JoomlaWikiBot moved page JDatabaseMySQLImporter::asXml/11.1 to API17:JDatabaseMySQLImporter::asXml without leaving a redirect: Robot: Moved page)
(No difference)

Revision as of 16:06, 10 May 2013

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 JDatabaseMySQLImporter::asXml[edit]

Description[edit]

Set the output option for the exporter to XML format.

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

Since[edit]

Joomla 11.1

Synopsis[edit]

public JDatabaseMySQLImporter::asXml ()

Returns[edit]

Method supports chaining.

Defined in[edit]

libraries/joomla/database/database/mysqlimporter.php (line 85)

Referenced by[edit]

See also[edit]

[Edit See Also]

Template:SeeAlso:JDatabaseMySQLImporter::asXml

Examples[edit]

<CodeExamplesForm />