[!!!][TASK] Decouple classes extending AbstractRecordList
In order to refactor the page module, list module, and the file module individually, the classes should become independent from each other. Resolves: #82334 Releases: master Change-Id: I2ca6aad28cbe4a88c03ef71f47fc11eb4b7649f7 Reviewed-on: https://review.typo3.org/53947 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- typo3/sysext/backend/Classes/RecordList/AbstractRecordList.php 37 additions, 0 deletions.../sysext/backend/Classes/RecordList/AbstractRecordList.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 2165 additions, 288 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-82334-AbstractRecordList.rst 41 additions, 0 deletions...on/Changelog/master/Breaking-82334-AbstractRecordList.rst
- typo3/sysext/filelist/Classes/FileList.php 443 additions, 14 deletionstypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 10 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
- typo3/sysext/recordlist/Classes/RecordList/AbstractDatabaseRecordList.php 69 additions, 1 deletion...ordlist/Classes/RecordList/AbstractDatabaseRecordList.php
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 2054 additions, 185 deletions...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
Please register or sign in to comment