JTable::toXML/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JTable::toXML

Description

Method to export the instance properties to an XML string.

Description:JTable::toXML [Edit Descripton]

public function toXML ($mapKeysToText=false)
Parameter Type Default Description
$mapKeysToText boolean false True to map foreign keys to text values.
  • Returns string XML string representation of the instance.
  • Defined on line 1309 of libraries/joomla/database/table.php
  • Since Joomla 1.0

See also

SeeAlso:JTable::toXML [Edit See Also]

User contributed notes


Personal tools