This is the complete list of members for LocalisationCache, including all inherited members.
$allKeys | LocalisationCache | static |
$conf | LocalisationCache | private |
$data | LocalisationCache | protected |
$forceRecache | LocalisationCache | private |
$initialisedLangs | LocalisationCache | private |
$loadedItems | LocalisationCache | private |
$loadedSubitems | LocalisationCache | private |
$magicWordKeys | LocalisationCache | static |
$manualRecache | LocalisationCache | private |
$mergeableAliasListKeys | LocalisationCache | static |
$mergeableKeys | LocalisationCache | private |
$mergeableListKeys | LocalisationCache | static |
$mergeableMapKeys | LocalisationCache | static |
$optionalMergeKeys | LocalisationCache | static |
$pluralRules | LocalisationCache | private |
$pluralRuleTypes | LocalisationCache | private |
$preloadedKeys | LocalisationCache | static |
$recachedLangs | LocalisationCache | private |
$shallowFallbacks | LocalisationCache | private |
$splitKeys | LocalisationCache | static |
$store | LocalisationCache | private |
__construct( $conf) | LocalisationCache | |
buildPreload( $data) | LocalisationCache | protected |
disableBackend() | LocalisationCache | |
getCompiledPluralRules( $code) | LocalisationCache | |
getItem( $code, $key) | LocalisationCache | |
getMessagesDirs() | LocalisationCache | |
getPluralRules( $code) | LocalisationCache | |
getPluralRuleTypes( $code) | 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 |
loadPluralFile( $fileName) | LocalisationCache | protected |
loadPluralFiles() | LocalisationCache | protected |
loadSubitem( $code, $key, $subkey) | LocalisationCache | protected |
mergeExtensionItem( $codeSequence, $key, &$value, $fallbackValue) | LocalisationCache | protected |
mergeItem( $key, &$value, $fallbackValue) | LocalisationCache | protected |
mergeMagicWords(&$value, $fallbackValue) | LocalisationCache | protected |
readJSONFile( $fileName) | LocalisationCache | |
readPHPFile( $_fileName, $_fileType) | LocalisationCache | protected |
readSourceFilesAndRegisterDeps( $code, &$deps) | LocalisationCache | protected |
recache( $code) | LocalisationCache | |
unload( $code) | LocalisationCache | |
unloadAll() | LocalisationCache | |
VERSION | LocalisationCache | |