JRegistryFormat::stringToObject/1.5
From Joomla! Documentation
JRegistryFormat::stringToObject
Description
Converts an XML formatted string into an object.
Description:JRegistryFormat::stringToObject [Edit Descripton]
public function stringToObject ( $data $namespace='' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | string | Formatted string | |
| $namespace |
See also
-
JRegistryFormat::stringToObject on api.joomla.org
-
JRegistryFormat source code on JoomlaCode
-
Class JRegistryFormat
-
Subpackage Registry
- Other versions of JRegistryFormat::stringToObject
SeeAlso:JRegistryFormat::stringToObject [Edit See Also]
User contributed notes
<CodeExamplesForm />