API17

API17:JTableContent::toXML

From Joomla! Documentation

Joomla 11.1 JTableContent::toXML

Description

Converts record to XML.


public function toXML ($mapKeysToText=false)
Parameter Type Default Description
$mapKeysToText boolean false Map foreign keys to text values
  • Returns
  • Defined on line 321 of libraries/joomla/database/table/content.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples