API17:JRegistryFormatJson::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.
JRegistryFormatJson::stringToObject
Description
Parse a JSON formatted string and convert it into an object.
Description:JRegistryFormatJson::stringToObject [Edit Descripton]
Synopsis
public JRegistryFormatJson::stringToObject ($data, $process_sections=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | |||
| $process_sections | false |
Returns
Defined in
libraries/joomla/registry/format/json.php (line 44)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JRegistryFormatJson::stringToObject
Examples
<CodeExamplesForm />
