getObject Method

Gets a previously registered object, from the framework globals registry.

getObject(name);

 

Parameter

Description

name

The name of the object to access

Return Value

The object that was previously registered under name.