TYPO3 CMS  TYPO3_6-2
t3lib_l10n_Store Class Reference
Inheritance diagram for t3lib_l10n_Store:
TYPO3\CMS\Core\Localization\LanguageStore TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Localization\LanguageStore
 __construct ()
 
 initialize ()
 
 hasData ($fileReference, $languageKey)
 
 getData ($fileReference)
 
 getDataByLanguage ($fileReference, $languageKey)
 
 setData ($fileReference, $languageKey, $data)
 
 flushData ($fileReference)
 
 setConfiguration ($fileReference, $languageKey, $charset)
 
 getFileReferenceWithoutExtension ($fileReference)
 
 getParserInstance ($fileReference)
 
 getAbsoluteFileReference ($fileReference)
 
 getSupportedExtensions ()
 
- Protected Attributes inherited from TYPO3\CMS\Core\Localization\LanguageStore
 $supportedExtensions
 
 $configuration
 
 $data
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1162 of file LegacyClassesForIde.php.