LocalisationCache Member List
This is the complete list of members for
LocalisationCache, including all inherited members.
| $allKeys | LocalisationCache | [static] |
| $conf | LocalisationCache | |
| $data | LocalisationCache | |
| $forceRecache | LocalisationCache | |
| $initialisedLangs | LocalisationCache | |
| $legacyData | LocalisationCache | |
| $loadedItems | LocalisationCache | |
| $loadedSubitems | LocalisationCache | |
| $manualRecache | LocalisationCache | |
| $mergeableAliasListKeys | LocalisationCache | [static] |
| $mergeableListKeys | LocalisationCache | [static] |
| $mergeableMapKeys | LocalisationCache | [static] |
| $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 | |
| getSubitem($code, $key, $subkey) | LocalisationCache | |
| 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 | [protected] |
| recache($code) | LocalisationCache | |
| unload($code) | LocalisationCache | |
| unloadAll() | LocalisationCache | |