API17:JRegistry::loadObject
From Joomla! Documentation
JRegistry::loadObject
Description
Load the public variables of the object into the default namespace.
public function loadObject (
$object
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $object | object | The object holding the publics to load | |
| string | NamespacetoloadtheINIstringinto[optional] |
See also
JRegistry::loadObject source code on BitBucket
Class JRegistry
Subpackage Registry- Other versions of JRegistry::loadObject
User contributed notes
Code Examples