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

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