API17:JTableContent::toXML
From Joomla! Documentation
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 |
See also
JTableContent::toXML source code on BitBucket
Class JTableContent
Subpackage Database- Other versions of JTableContent::toXML
User contributed notes
Code Examples