Fat-Free Framework
3.1.0 API Reference
|
Registry Class Reference
Container for singular object instances. More...
Static Public Member Functions | |
static | exists ($key) |
static | set ($key, $obj) |
static | get ($key) |
static | clear ($key) |
Detailed Description
Container for singular object instances.
Member Function Documentation
|
static |
Delete object from catalog
- Returns
- NULL
- Parameters
-
$key string
|
static |
Return TRUE if object exists in catalog
- Returns
- bool
- Parameters
-
$key string
|
static |
Retrieve object from catalog
- Returns
- object
- Parameters
-
$key string
|
static |
Add object to catalog
- Returns
- object
- Parameters
-
$key string $obj object
The documentation for this class was generated from the following file:
- base.php
Generated on Mon Aug 19 2013 21:27:51 for Fat-Free Framework by 1.8.4