Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JRegistry
loadObject
Introduction
Synopsis
Parameter
Return
JRegistry::
loadObject
Load the public variables of the object into the default namespace.
Signature
public function loadObject(
$object )
Parameters
$object
The object holding the publics to load
Returns
boolean
True on success