API17

API17:JDatabaseMySQLExporter::buildXmlStructure

From Joomla! Documentation

Joomla 11.1 JDatabaseMySQLExporter::buildXmlStructure

Description

Builds the XML structure to export.


Since

Joomla 11.1

Synopsis

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

Returns

array An array of XML lines (strings).

Defined in

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

Referenced by

See also

Examples

Code Examples