‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\RecordList\DownloadRecordList Member List

This is the complete list of members for TYPO3\CMS\Backend\RecordList\DownloadRecordList, including all inherited members.

$recordListTYPO3\CMS\Backend\RecordList\DownloadRecordListprotected
$translationConfigurationProviderTYPO3\CMS\Backend\RecordList\DownloadRecordListprotected
__construct(DatabaseRecordList $recordList, TranslationConfigurationProvider $translationConfigurationProvider)TYPO3\CMS\Backend\RecordList\DownloadRecordList
getHeaderRow(array $columnsToRender)TYPO3\CMS\Backend\RecordList\DownloadRecordList
getRecords(string $table, array $columnsToRender, BackendUserAuthentication $backendUser, bool $hideTranslations=false, bool $rawValues=false)TYPO3\CMS\Backend\RecordList\DownloadRecordList
prepareRow(string $table, array $row, array $columnsToRender, int $pageId, bool $rawValues)TYPO3\CMS\Backend\RecordList\DownloadRecordListprotected