JTable::toXML/1.5
From Joomla! Documentation
JTable::toXML
Description
Export item list to xml.
Description:JTable::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 802 of libraries/joomla/database/table.php
See also
-
JTable::toXML on api.joomla.org
-
JTable source code on JoomlaCode
-
Class JTable
-
Subpackage Database
- Other versions of JTable::toXML
SeeAlso:JTable::toXML [Edit See Also]
User contributed notes
<CodeExamplesForm />