TYPO3 CMS  TYPO3_6-2
t3lib_l10n_parser_Llxml Class Reference
Inheritance diagram for t3lib_l10n_parser_Llxml:
TYPO3\CMS\Core\Localization\Parser\LocallangXmlParser TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser TYPO3\CMS\Core\Localization\Parser\LocalizationParserInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\LocallangXmlParser
 getParsedData ($sourcePath, $languageKey, $charset='')
 
 getParsedTargetData ($path)
 
- Public Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser
 getParsedData ($sourcePath, $languageKey, $charset='')
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\LocallangXmlParser
 doParsingFromRootForElement (\SimpleXMLElement $root, $element)
 
 doParsingFromRoot (\SimpleXMLElement $root)
 
 doParsingTargetFromRoot (\SimpleXMLElement $root)
 
 parseXmlTargetFile ($targetPath)
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser
 parseXmlFile ()
 
 doParsingFromRoot (\SimpleXMLElement $root)
 
- Protected Attributes inherited from TYPO3\CMS\Core\Localization\Parser\LocallangXmlParser
 $parsedTargetFiles
 
- Protected Attributes inherited from TYPO3\CMS\Core\Localization\Parser\AbstractXmlParser
 $sourcePath
 
 $languageKey
 
 $charset
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1192 of file LegacyClassesForIde.php.