API17

API17:JDatabaseMySQLExporter::buildXml

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLExporter::buildXml

Description

Builds the XML data for the tables to export.


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

Examples

Code Examples