API17:JRegistry::toObject
From Joomla! Documentation
JRegistry::toObject
Description
Transforms a namespace to an object.
public function toObject ()
| Parameter | Type | Default | Description |
|---|---|---|---|
| string | Namespacetoreturn[optional:nullreturnsthedefaultnamespace] |
- Returns object An an object holding the namespace data
- Defined on line 320 of libraries/joomla/registry/registry.php
- Since

See also
JRegistry::toObject source code on BitBucket
Class JRegistry
Subpackage Registry- Other versions of JRegistry::toObject
User contributed notes
Code Examples