Detailed Description
Definition at line 37 of file Disk.php.
Constructor & Destructor Documentation
__construct |
( |
array $ |
options = array() ) |
|
Constructor
- Parameters:
-
array | $options | associative array of options |
- Exceptions:
-
Reimplemented from Zend_Cache_Backend.
Definition at line 45 of file Disk.php.
Member Function Documentation
_fetch |
( |
$ |
id ) |
[protected] |
_store |
( |
$ |
data, |
|
|
$ |
id, |
|
|
$ |
timeToLive |
|
) |
| [protected] |
Store data
- Parameters:
-
mixed | $data | Object to store |
string | $id | Cache id |
int | $timeToLive | Time to live in seconds |
- Returns:
- boolean true if no problem
Reimplemented from Zend_Cache_Backend_ZendServer.
Definition at line 61 of file Disk.php.
_unset |
( |
$ |
id ) |
[protected] |
The documentation for this class was generated from the following file:
- E:/E/GEAMP/www/openbiz/openbiz/others/Zend/Cache/Backend/ZendServer/Disk.php