[TASK] Avoid last usage of BU::getFuncMenu() and deprecate
With more and more refactoring of the backend controllers and improving controller/view separation, usages of old BackendUtility menu rendering helper methods are shrinking. The patch refactors a last usage of BackendUtility::getFuncMenu() and deprecates the method. Resolves: #99519 Releases: main Change-Id: Ibeb8db7a5b6835200f9e80c776ac606103b11e1d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77331 Reviewed-by:Stefan Bürk <stefan@buerk.tech> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 6 additions, 0 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Documentation/Changelog/12.2/Deprecation-99519-DeprecatedBackendUtilitygetFuncMenu.rst 59 additions, 0 deletions...Deprecation-99519-DeprecatedBackendUtilitygetFuncMenu.rst
- typo3/sysext/core/Tests/Acceptance/Application/Site/SiteModuleCest.php 1 addition, 1 deletion...core/Tests/Acceptance/Application/Site/SiteModuleCest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/MethodCallStaticMatcher.php 7 additions, 0 deletions...guration/ExtensionScanner/Php/MethodCallStaticMatcher.php
- typo3/sysext/tstemplate/Classes/Controller/AbstractTemplateModuleController.php 1 addition, 1 deletion...e/Classes/Controller/AbstractTemplateModuleController.php
- typo3/sysext/tstemplate/Classes/Controller/InfoModifyController.php 20 additions, 32 deletions...xt/tstemplate/Classes/Controller/InfoModifyController.php
- typo3/sysext/tstemplate/Configuration/Backend/Modules.php 1 addition, 1 deletiontypo3/sysext/tstemplate/Configuration/Backend/Modules.php
- typo3/sysext/tstemplate/Resources/Private/Language/locallang_info.xlf 6 additions, 0 deletions.../tstemplate/Resources/Private/Language/locallang_info.xlf
- typo3/sysext/tstemplate/Resources/Private/Templates/InfoModifyMain.html 45 additions, 15 deletions...stemplate/Resources/Private/Templates/InfoModifyMain.html
Please register or sign in to comment