API17:JRegistryFormatXml::stringToObject
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JRegistryFormatXml::stringToObject
Description
Parse a XML formatted string and convert it into an object.
Description:JRegistryFormatXml::stringToObject [Edit Descripton]
public function stringToObject ( $data $options=array )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | string | XML formatted string to convert. | |
| $options | array | array() | Options used by the formatter. |
See also
-
JRegistryFormatXml::stringToObject source code on BitBucket
-
Class JRegistryFormatXml
-
Subpackage Registry
- Other versions of JRegistryFormatXml::stringToObject
SeeAlso:JRegistryFormatXml::stringToObject [Edit See Also]
User contributed notes
<CodeExamplesForm />
