SGL_ServiceLocatorA class that allows services to be globally registered, so that they can be accessed by any class that needs them. Also allows Mock Objects to be easily used as replacements for classes during testing.
Located in /SGL/DB.php (line 341)
static staticGet (line 406)
A method to return a registered service.
get (line 388)
A method to return a registered service.
register (line 365)
A method to register a service with the service locator class.
remove (line 376)
A method to remove a registered service from the service locator class.
singleton (line 348)
A method to return a singleton handle to the service locator class.
Documentation generated on Tue, 23 Feb 2010 18:14:29 +0000 by phpDocumentor 1.4.3