Implements interfaces:
Registry class for avoiding globals and some singletons
Located in /Zend/Registry.php (line 37)
Retrieves the singleton instance creating one if necessary
Sets or clears the singleton instance
Constructor
Retrieves a registered shared object, where $name is the registered name of the object to retrieve.
If the $name argument is NULL, an array will be returned where the keys to the array are the names of the objects in the registry and the values are the class names of those objects.
Returns TRUE if the $name is a named object in the registry, or FALSE if $name was not found in the registry.
Registers a shared object.
Documentation generated on Sun, 29 Oct 2006 21:28:00 -0600 by phpDocumentor 1.3.0RC6