JTableContent::toXML/1.5
From Joomla! Documentation
JTableContent::toXML
Description
Converts record to XML.
Description:JTableContent::toXML [Edit Descripton]
public function toXML ($mapKeysToText=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $mapKeysToText | boolean | false | Map foreign keys to text values |
- Returns
- Defined on line 168 of libraries/joomla/database/table/content.php
See also
-
JTableContent::toXML on api.joomla.org
-
JTableContent source code on JoomlaCode
-
Class JTableContent
-
Subpackage Database
- Other versions of JTableContent::toXML
SeeAlso:JTableContent::toXML [Edit See Also]
User contributed notes
<CodeExamplesForm />