API17

API17:JDatabaseExporterMySQL::buildXmlStructure

From Joomla! Documentation

Joomla 11.1 JDatabaseExporterMySQL::buildXmlStructure

Description

Builds the XML structure to export.


protected function buildXmlStructure ()
Parameter Type Default Description
Exception ifanerroroccurs.
  • Returns array An array of XML lines (strings).
  • Defined on line 149 of libraries/joomla/database/database/mysqlexporter.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples