Container for singular object instances.
More...
Container for singular object instances.
static Registry::clear |
( |
|
$key | ) |
|
|
static |
Delete object from catalog
- Returns
- NULL
- Parameters
-
static Registry::exists |
( |
|
$key | ) |
|
|
static |
Return TRUE if object exists in catalog
- Returns
- bool
- Parameters
-
static Registry::get |
( |
|
$key | ) |
|
|
static |
Retrieve object from catalog
- Returns
- object
- Parameters
-
static Registry::set |
( |
|
$key, |
|
|
|
$obj |
|
) |
| |
|
static |
Add object to catalog
- Returns
- object
- Parameters
-
The documentation for this class was generated from the following file: