Methods

All methods in the Solar_Registry class.

Public

exists()

Check to see if an object name already exists in the registry.

get()

Accesses an object in the registry.

set()

Registers an object under a unique name.

Protected

None.

Private

__construct()

Constructor is disabled to enforce a singleton pattern.



Local