[TASK] DatabaseRecordList: Drop property `HTMLcode`
The property `HTMLcode` was only used to collect the output for the tables in `generateList()`. Therefore, `generateList()` returns the collected output and the property `HTMLcode` has been removed. Releases: master Resolves: #92130 Change-Id: I938174a4f25b08281b54883c7f0f3cf62c70c9f8 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65504 Tested-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php 0 additions, 11 deletions...t/backend/Classes/RecordList/ElementBrowserRecordList.php
- typo3/sysext/fluid/Classes/ViewHelpers/Be/TableListViewHelper.php 1 addition, 3 deletions...sext/fluid/Classes/ViewHelpers/Be/TableListViewHelper.php
- typo3/sysext/recordlist/Classes/Browser/DatabaseBrowser.php 3 additions, 2 deletionstypo3/sysext/recordlist/Classes/Browser/DatabaseBrowser.php
- typo3/sysext/recordlist/Classes/Controller/RecordListController.php 7 additions, 6 deletions...xt/recordlist/Classes/Controller/RecordListController.php
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 7 additions, 14 deletions...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
Please register or sign in to comment