API17

JDatabaseExporterMySQLi::buildXml

From Joomla! Documentation

Revision as of 15:48, 10 May 2013 by JoomlaWikiBot (talk | contribs) (JoomlaWikiBot moved page JDatabaseExporterMySQLi::buildXml/11.1 to API17:JDatabaseExporterMySQLi::buildXml without leaving a redirect: Robot: Moved page)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JDatabaseExporterMySQLi::buildXml[edit]

Description[edit]

Builds the XML data for the tables to export.

Template:Description:JDatabaseExporterMySQLi::buildXml [Edit Descripton]

protected function buildXml ()
Parameter Type Default Description
Exception ifanerroroccurs.
  • Returns string An XML string
  • Defined on line 126 of libraries/joomla/database/database/mysqliexporter.php
  • Since Joomla 11.1

See also[edit]

Template:SeeAlso:JDatabaseExporterMySQLi::buildXml [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />