API17:JDatabaseMySQLExporter::buildXmlStructure
From Joomla! Documentation
JDatabaseMySQLExporter::buildXmlStructure
Description
Builds the XML structure to export.
Since
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)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples