[TASK] Clean up legacy tree implementations
Various code occurrences within the legacy tree implementations, which were marked as internal are removed (e.g. the method to evaluate a "PM" query parameter) as the functionality is not needed anymore, along with some unused properties as well, which are never evaluated anymore due to the removal of the methods. Resolves: #93990 Releases: master Change-Id: I3b8841959156f87fafed7eb58bea01770ea9dce6 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68877 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php 1 addition, 1 deletion...3/sysext/backend/Classes/Search/LiveSearch/LiveSearch.php
- typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php 30 additions, 147 deletionstypo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php
- typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php 1 addition, 45 deletionstypo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php
- typo3/sysext/backend/Classes/Tree/View/ElementBrowserPageTreeView.php 4 additions, 41 deletions.../backend/Classes/Tree/View/ElementBrowserPageTreeView.php
- typo3/sysext/backend/Classes/Tree/View/PageTreeView.php 9 additions, 61 deletionstypo3/sysext/backend/Classes/Tree/View/PageTreeView.php
- typo3/sysext/beuser/Classes/Controller/PermissionController.php 1 addition, 1 deletion...sysext/beuser/Classes/Controller/PermissionController.php
- typo3/sysext/impexp/Classes/View/ExportPageTreeView.php 12 additions, 32 deletionstypo3/sysext/impexp/Classes/View/ExportPageTreeView.php
- typo3/sysext/impexp/Tests/Functional/AbstractImportExportTestCase.php 1 addition, 1 deletion.../impexp/Tests/Functional/AbstractImportExportTestCase.php
- typo3/sysext/indexed_search/Classes/Domain/Repository/AdministrationRepository.php 1 addition, 1 deletion...ch/Classes/Domain/Repository/AdministrationRepository.php
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 1 addition, 1 deletion...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
Please register or sign in to comment