LocalisationCache_BulkLoad Member List
This is the complete list of members for
LocalisationCache_BulkLoad, including all inherited members.
$allKeys | LocalisationCache | [static] |
$conf | LocalisationCache | |
$data | LocalisationCache | |
$fileCache | LocalisationCache_BulkLoad | |
$forceRecache | LocalisationCache | |
$initialisedLangs | LocalisationCache | |
$legacyData | LocalisationCache | |
$loadedItems | LocalisationCache | |
$loadedSubitems | LocalisationCache | |
$manualRecache | LocalisationCache | |
$maxLoadedLangs | LocalisationCache_BulkLoad | |
$mergeableAliasListKeys | LocalisationCache | [static] |
$mergeableListKeys | LocalisationCache | [static] |
$mergeableMapKeys | LocalisationCache | [static] |
$mruLangs | LocalisationCache_BulkLoad | |
$optionalMergeKeys | LocalisationCache | [static] |
$preloadedKeys | LocalisationCache | [static] |
$recachedLangs | LocalisationCache | |
$shallowFallbacks | LocalisationCache | |
$splitKeys | LocalisationCache | [static] |
$store | LocalisationCache | |
__construct($conf) | LocalisationCache | |
addLegacyMessages($messages) | LocalisationCache | |
buildPreload($data) | LocalisationCache | [protected] |
disableBackend() | LocalisationCache | |
getItem($code, $key) | LocalisationCache_BulkLoad | |
getSubitem($code, $key, $subkey) | LocalisationCache_BulkLoad | |
getSubitemList($code, $key) | LocalisationCache | |
initLanguage($code) | LocalisationCache | [protected] |
initShallowFallback($primaryCode, $fallbackCode) | LocalisationCache | |
isExpired($code) | LocalisationCache | |
isMergeableKey($key) | LocalisationCache | |
loadItem($code, $key) | LocalisationCache | [protected] |
loadSubitem($code, $key, $subkey) | LocalisationCache | [protected] |
mergeExtensionItem($codeSequence, $key, &$value, $fallbackValue) | LocalisationCache | [protected] |
mergeItem($key, &$value, $fallbackValue) | LocalisationCache | [protected] |
readPHPFile($fileName, $fileType) | LocalisationCache_BulkLoad | [protected] |
recache($code) | LocalisationCache_BulkLoad | |
trimCache() | LocalisationCache_BulkLoad | [protected] |
unload($code) | LocalisationCache_BulkLoad | |
unloadAll() | LocalisationCache | |