Previous Class
Solar_Php

Solar_Registry
Overview

Next Page
Constants

Solar_Registry

Registry for storing objects, with built-in lazy loading.

Catalog

This class is part of the Solar package.

Constants

None.

Public Properties

The Solar_Registry class has no public properties; try the list of all properties.

Public Methods

These are all the public methods in the Solar_Registry class.

You can also view the list of all public, protected, and private methods.

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.