RecordList
Table of Contents
Interfaces
- RecordListHookInterface
- Interface for classes which hook into \TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList and modify clip-icons
Classes
- DatabaseRecordList
- Class for rendering of Web>List module
- DownloadRecordList
- Fetches all records like in the list module but returns them as array in order to allow downloads (e.g. CSV) in the Controller with prepared data.