API17:JRegistry::toArray
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.
JRegistry::toArray
Description
Transforms a namespace to an array.
Description:JRegistry::toArray [Edit Descripton]
Since
Synopsis
public JRegistry::toArray ()
| Parameter | Type | Default | Description |
|---|---|---|---|
| string | Namespacetoreturn[optional:nullreturnsthedefaultnamespace] |
Returns
array An associative array holding the namespace data
Defined in
libraries/joomla/registry/registry.php (line 308)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
