API17:JDatabaseMySQLExporter::buildXml
From Joomla! Documentation
JDatabaseMySQLExporter::buildXml
Description
Builds the XML data for the tables to export.
Since
Synopsis
protected JDatabaseMySQLExporter::buildXml ()
| Parameter | Type | Default | Description |
|---|---|---|---|
| Exception | ifanerroroccurs. |
Returns
string An XML string
Defined in
libraries/joomla/database/database/mysqlexporter.php (line 125)
- see source code in BitBucket
Referenced by
See also
Examples
Code Examples