|
[WORKING] mosDBTable->toXML |
|
|
|
|
Last reviewed: Not reviewed
phpDocumentor
Exports the current object in XML. Only public properties (attributes) of the object are returned.
Syntax
string toXML ( [ boolean $mapKeysToText ] )
- $mapKeysToText
- is a flag. If true then a mapkeystotext="true" attribute will be included in the XML root element; otherwise
this attribute will be omitted. This parameter is optional and if omitted will default to false.
Examples
Please report any errors on this page to the Developer Documentation Forum.
|
|
Last Updated ( Sunday, 24 December 2006 )
|