|
| | __construct () |
| | Clean ($uniq_str, $initdir=false, $basedir="cache") |
| | CleanDir ($initdir=false, $basedir="cache") |
| | InitCache ($TTL, $uniq_str, $initdir=false, $basedir="cache") |
| | Output () |
| | GetVars () |
| | StartDataCache ($TTL=false, $uniq_str=false, $initdir=false, $vars=[], $basedir="cache") |
| | AbortDataCache () |
| | EndDataCache ($vars=false) |
| | IsCacheExpired ($path) |
См. определение в файле cache.php строка 10
◆ __construct()
◆ AbortDataCache()
◆ Clean()
| Clean |
( |
| $uniq_str, |
|
|
| $initdir = false, |
|
|
| $basedir = "cache" ) |
◆ CleanDir()
| CleanDir |
( |
| $initdir = false, |
|
|
| $basedir = "cache" ) |
◆ ClearCache()
| ClearCache |
( |
| $full = false, |
|
|
| $initdir = '' ) |
|
static |
◆ EndDataCache()
| EndDataCache |
( |
| $vars = false | ) |
|
Saves the result of calculation to the cache.
- Аргументы
-
- Возвращает
- void
См. определение в файле cache.php строка 79
◆ GetVars()
◆ InitCache()
| InitCache |
( |
| $TTL, |
|
|
| $uniq_str, |
|
|
| $initdir = false, |
|
|
| $basedir = "cache" ) |
◆ IsCacheExpired()
◆ Output()
◆ StartDataCache()
| StartDataCache |
( |
| $TTL = false, |
|
|
| $uniq_str = false, |
|
|
| $initdir = false, |
|
|
| $vars = [], |
|
|
| $basedir = "cache" ) |
Объявления и описания членов класса находятся в файле:
- C:/bitrix/modules/main/classes/general/cache.php