Constructor & Destructor Documentation
Constructor
- Parameters:
-
- Returns:
- boolean
Member Function Documentation
Retrieve a value from remote cache store
- Parameters:
-
- Returns:
- mixed
Implements interfaceCache.
Put data into remote cache store
- Parameters:
-
| string | Cache unique key |
| string | Cache value to add |
| integer | [Optional] Time to live |
- Returns:
- boolean
Implements interfaceCache.
Remove a value in the remote cache store
- Parameters:
-
- Returns:
- boolean
Implements interfaceCache.
Update value in remote cache store
- Parameters:
-
| string | Cache unique key |
| string | Cache value to set |
| integer | [Optional] Time to live |
- Returns:
- boolean
Implements interfaceCache.
The documentation for this class was generated from the following file:
- ips_kernel/classCacheApc.php