API17

API17:JDatabaseMySQLExporter::buildXml

From Joomla! Documentation

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

Joomla 11.1 JDatabaseMySQLExporter::buildXml

Description

Builds the XML data for the tables to export.

{{subst:Description:JDatabaseMySQLExporter::buildXml}}

Since

Joomla 11.1

Synopsis

protected JDatabaseMySQLExporter::buildXml ()
Parameter Type Default Description
Exception ifanerroroccurs.

Returns

string An XML string

Defined in

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

Referenced by

See also

{{subst:SeeAlso:JDatabaseMySQLExporter::buildXml}}

Examples

<CodeExamplesForm />