‪TYPO3CMS  ‪main
TYPO3\CMS\Dashboard\WidgetGroup Class Reference

Public Member Functions

 __construct (protected readonly string $identifier, protected readonly string $title)
 
 getIdentifier ()
 
 getTitle ()
 

Protected Member Functions

 getLanguageService ()
 

Detailed Description

Definition at line 25 of file WidgetGroup.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Dashboard\WidgetGroup::__construct ( protected readonly string  $identifier,
protected readonly string  $title 
)

Definition at line 27 of file WidgetGroup.php.

Member Function Documentation

◆ getIdentifier()

TYPO3\CMS\Dashboard\WidgetGroup::getIdentifier ( )

◆ getLanguageService()

TYPO3\CMS\Dashboard\WidgetGroup::getLanguageService ( )
protected

Definition at line 39 of file WidgetGroup.php.

References $GLOBALS.

Referenced by TYPO3\CMS\Dashboard\WidgetGroup\getTitle().

◆ getTitle()

TYPO3\CMS\Dashboard\WidgetGroup::getTitle ( )