API17:JDatabaseExporterMySQL::buildXml
From Joomla! Documentation
JDatabaseExporterMySQL::buildXml
Description
Builds the XML data for the tables to export.
protected function buildXml ()
| Parameter | Type | Default | Description |
|---|---|---|---|
| Exception | ifanerroroccurs. |
- Returns string An XML string
- Defined on line 126 of libraries/joomla/database/database/mysqlexporter.php
- Since

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