‪TYPO3CMS  ‪main
TYPO3\CMS\Recordlist\Controller\RecordListController Class Reference
Inheritance diagram for TYPO3\CMS\Recordlist\Controller\RecordListController:
TYPO3\CMS\Backend\Controller\RecordListController

Additional Inherited Members

- ‪Public Member Functions inherited from ‪TYPO3\CMS\Backend\Controller\RecordListController
 __construct (protected readonly IconFactory $iconFactory, protected readonly PageRenderer $pageRenderer, protected readonly EventDispatcherInterface $eventDispatcher, protected readonly UriBuilder $uriBuilder, protected readonly ModuleTemplateFactory $moduleTemplateFactory,)
 
 mainAction (ServerRequestInterface $request)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Backend\Controller\RecordListController
 initializeClipboard (ServerRequestInterface $request, bool $isClipboardShown)
 
 deleteRecords (ServerRequestInterface $request, Clipboard $clipboard)
 
 renderSearchBox (ServerRequestInterface $request, DatabaseRecordList $dbList, string $searchWord, int $searchLevels)
 
 getDocHeaderButtons (ModuleTemplate $view, Clipboard $clipboard, ServerRequestInterface $request, string $table, string $listUrl, array $moduleSettings)
 
 addNoRecordsFlashMessage (ModuleTemplate $view, string $table)
 
string languageSelector (array $siteLanguages, string $requestUri)
 
 canCreatePreviewLink ()
 
 editLockPermissions ()
 
 getShortcutTitle (array $arguments)
 
 showPageTranslations ()
 
 renderPageTranslations (DatabaseRecordList $dbList, array $siteLanguages)
 
 createModuleUri (ServerRequestInterface $request, array $params=[])
 
 isPageEditable ()
 
 getBackendUserAuthentication ()
 
 getLanguageService ()
 
- ‪Protected Attributes inherited from ‪TYPO3\CMS\Backend\Controller\RecordListController
Permission $pagePermissions
 
int $id = 0
 
string $table = ''
 
string $searchTerm = ''
 
array $pageInfo = []
 
string $returnUrl = ''
 
array $modTSconfig = []
 
ModuleData $moduleData = null
 
bool $allowClipboard = true
 
bool $allowSearch = true
 

Detailed Description

Deprecated:
‪since TYPO3 v12, will be removed in TYPO3 v13

Definition at line 134 of file LegacyClassesForIde.php.