API17:JDatabaseExporterMySQL::buildXmlStructure
From Joomla! Documentation
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

See also
JDatabaseExporterMySQL::buildXmlStructure source code on BitBucket
Class JDatabaseExporterMySQL
Subpackage Database- Other versions of JDatabaseExporterMySQL::buildXmlStructure
User contributed notes
Code Examples