Cache_Lite::getMemoryCachingState() --
Synopsis
void Cache_Lite::getMemoryCachingState
(string $id [, string $group = 'default' [, bool $doNotTestCacheValidity = FALSE]])
Description
[BETA QUALITY] load a previously saved state of a memory caching array from a classical cache file
Parameter
- string
$group
name of the cache group
- boolean
$doNotTestCacheValidity
if set to TRUE, the cache validity won't be tested
Note
This function can not be called
statically.