API17

API17:JDatabaseExporterMySQL::buildXmlStructure

From Joomla! Documentation

Revision as of 01:27, 28 April 2011 by Doxiki2 (talk | contribs) (Updated to r1448:247ba8d88526)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JDatabaseExporterMySQL::buildXmlStructure

Description

Builds the XML structure to export.

Template:Description:JDatabaseExporterMySQL::buildXmlStructure [Edit Descripton]

protected function buildXmlStructure ()
Parameter Type Default Description
Exception ifanerroroccurs.
  • Returns array An array of XML lines (strings).
  • Defined on line 149 of libraries/joomla/database/database/mysqlexporter.php
  • Since Joomla 11.1

See also

Template:SeeAlso:JDatabaseExporterMySQL::buildXmlStructure [Edit See Also]

User contributed notes

<CodeExamplesForm />