JRegistry::loadString
Load a string into the registry
Signature
public function loadString(string
$data,
[string
$format = 'JSON',
array
$options] )
Parameters
-
$data
- String to load into the registry
-
$format
- Format of the string
-
$options
- Options used by the formatter
Returns
- boolean
- True on success