API17:JDatabaseExporterMySQL::asXml
From Joomla! Documentation
JDatabaseExporterMySQL::asXml
Description
Set the output option for the exporter to XML format.
public function asXml ()
- Returns Method supports chaining.
- Defined on line 112 of libraries/joomla/database/database/mysqlexporter.php
- Since

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