‪TYPO3CMS  ‪main
TYPO3\CMS\Adminpanel\ModuleApi\AbstractSubModule Class Reference
Inheritance diagram for TYPO3\CMS\Adminpanel\ModuleApi\AbstractSubModule:
TYPO3\CMS\Adminpanel\ModuleApi\ModuleInterface TYPO3\CMS\Adminpanel\ModuleApi\ContentProviderInterface TYPO3\CMS\Adminpanel\Modules\Debug\Events TYPO3\CMS\Adminpanel\Modules\Debug\Log TYPO3\CMS\Adminpanel\Modules\Debug\PageTitle TYPO3\CMS\Adminpanel\Modules\Debug\QueryInformation TYPO3\CMS\Adminpanel\Modules\Info\GeneralInformation TYPO3\CMS\Adminpanel\Modules\Info\PhpInformation TYPO3\CMS\Adminpanel\Modules\Info\RequestInformation TYPO3\CMS\Adminpanel\Modules\Info\UserIntInformation TYPO3\CMS\Adminpanel\Modules\TsDebug\TypoScriptWaterfall

Protected Member Functions

 getLanguageService ()
 
 getBackendUser ()
 

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Adminpanel\ModuleApi\ModuleInterface
 getIdentifier ()
 
 getLabel ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Adminpanel\ModuleApi\ContentProviderInterface
 getContent (ModuleData $data)
 

Detailed Description

Abstract SubModule - Base class for submodules in the admin panel

Extend this class when writing own submodules

Definition at line 28 of file AbstractSubModule.php.

Member Function Documentation

◆ getBackendUser()

◆ getLanguageService()