API17

API17:JDatabaseExporterMySQL::buildXmlStructure

From Joomla! Documentation

Revision as of 02:35, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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