‪TYPO3CMS  9.5
TYPO3\CMS\Frontend\Controller\TranslationStatusController Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Controller\TranslationStatusController:
TYPO3\CMS\Info\Controller\TranslationStatusController TYPO3\CMS\Core\Compatibility\PublicPropertyDeprecationTrait TYPO3\CMS\Core\Compatibility\PublicMethodDeprecationTrait

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Info\Controller\TranslationStatusController
 init ($pObj)
 
string main ()
 
array getSystemLanguages ()
 
 checkExtObj ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Compatibility\PublicPropertyDeprecationTrait
bool __isset (string $propertyName)
 
mixed __get (string $propertyName)
 
 __set (string $propertyName, $propertyValue)
 
 __unset (string $propertyName)
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Core\Compatibility\PublicMethodDeprecationTrait
mixed __call (string $methodName, array $arguments)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Info\Controller\TranslationStatusController
array modMenu ()
 
string renderL10nTable (&$tree)
 
array getLangStatus ($pageId, $langId)
 
int getContentElementCount ($pageId, $sysLang)
 
 initializeSiteLanguages ()
 
 extObjContent ()
 
LanguageService getLanguageService ()
 
BackendUserAuthentication getBackendUser ()
 
PageRenderer getPageRenderer ()
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Info\Controller\TranslationStatusController
IconFactory $iconFactory
 
SiteLanguage[] $siteLanguages
 
InfoModuleController $pObj
 
 $id
 
 $extObj
 
 $localLangFile = ''
 
 $extClassConf
 
 $function_key = ''
 

Detailed Description

Definition at line 10 of file LegacyClassesForIde.php.