API17

API17:JDatabaseExporterMySQL::buildXml

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples