JRegistry::loadArray/1.5
From Joomla! Documentation
JRegistry::loadArray
Description
Load a associative array of values into the default namespace.
Description:JRegistry::loadArray [Edit Descripton]
public function loadArray ( $array $namespace=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $array | array | Associative array of value to load | |
| $namespace | string | null | $namepsace The name of the namespace |
See also
-
JRegistry::loadArray on api.joomla.org
-
JRegistry source code on JoomlaCode
-
Class JRegistry
-
Subpackage Registry
- Other versions of JRegistry::loadArray
SeeAlso:JRegistry::loadArray [Edit See Also]
User contributed notes
<CodeExamplesForm />