JRegistryFormatXML::objectToString
Converts an object into an XML formatted string.
- If more than two levels of nested groups are necessary, since INI is not useful, XML or another format should be used.
Signature
Parameters
-
$object
- Data source object.
-
$options
- Options used by the formatter.
Returns
- string
- XML formatted string.