Открытые члены | |
__construct () | |
read ($ttl, $uniqueId, $tableId=false) | |
getImmediate ($ttl, $uniqueId, $tableId=false) | |
get ($uniqueId) | |
set ($uniqueId, $val) | |
setImmediate ($uniqueId, $val) | |
clean ($uniqueId, $tableId=false) | |
cleanDir ($tableId) | |
cleanAll () | |
getCompCachePath ($relativePath) | |
Открытые статические члены | |
static | finalize () |
Защищенные статические члены | |
static | getDbType () |
Защищенные данные | |
$cache = array() | |
$cache_init = array() | |
$cachePath = array() | |
$vars = array() | |
$ttl = array() | |
См. определение в файле managedcache.php строка 13
__construct | ( | ) |
См. определение в файле managedcache.php строка 24
clean | ( | $uniqueId, | |
$tableId = false ) |
См. определение в файле managedcache.php строка 115
cleanAll | ( | ) |
См. определение в файле managedcache.php строка 152
cleanDir | ( | $tableId | ) |
См. определение в файле managedcache.php строка 133
|
static |
См. определение в файле managedcache.php строка 166
get | ( | $uniqueId | ) |
This method is used to read the variable value from the cache after successfull Read
string | $uniqueId |
См. определение в файле managedcache.php строка 73
getCompCachePath | ( | $relativePath | ) |
См. определение в файле managedcache.php строка 180
|
staticprotected |
См. определение в файле managedcache.php строка 28
getImmediate | ( | $ttl, | |
$uniqueId, | |||
$tableId = false ) |
См. определение в файле managedcache.php строка 54
read | ( | $ttl, | |
$uniqueId, | |||
$tableId = false ) |
См. определение в файле managedcache.php строка 42
set | ( | $uniqueId, | |
$val ) |
См. определение в файле managedcache.php строка 90
setImmediate | ( | $uniqueId, | |
$val ) |
См. определение в файле managedcache.php строка 98
|
protected |
См. определение в файле managedcache.php строка 18
|
protected |
См. определение в файле managedcache.php строка 19
|
protected |
См. определение в файле managedcache.php строка 20
|
protected |
См. определение в файле managedcache.php строка 22
|
protected |
См. определение в файле managedcache.php строка 21