RecordList
Table of Contents
Namespaces
- Event
Interfaces
- RecordListGetTableHookInterface
- Interface for classes which hook into \TYPO3\CMS\Backend\RecordList\DatabaseRecordList
and do additional getTable processing
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.
- ElementBrowserRecordList
- Displays the page tree for browsing database records.