TYPO3 CMS  TYPO3_6-2
t3lib_l10n_parser_Llphp Class Reference
Inheritance diagram for t3lib_l10n_parser_Llphp:
TYPO3\CMS\Core\Localization\Parser\LocallangArrayParser TYPO3\CMS\Core\Localization\Parser\LocalizationParserInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\LocallangArrayParser
 __construct ()
 
 getParsedData ($sourcePath, $languageKey, $charset='')
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\LocallangArrayParser
 convertToXLIFF (array $LOCAL_LANG)
 
 createCsConvObject ()
 
 generateCacheFile ($sourcePath, $languageKey)
 
 generateCacheFileName ($sourcePath, $languageKey)
 
 getContentFromCacheFile ()
 
 isWithinWebRoot ($fileName)
 
 setCharsets ($languageKey, $charset)
 
 validateParameters ($sourcePath, $languageKey)
 
- Protected Attributes inherited from TYPO3\CMS\Core\Localization\Parser\LocallangArrayParser
 $cacheFileName
 
 $csConvObj
 
 $hashSource
 
 $sourceCharset
 
 $targetCharset
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1187 of file LegacyClassesForIde.php.