‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent Member List

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

__construct(private array $actions, private readonly string $table, private readonly array $record, private readonly DatabaseRecordList $recordList)TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
getAction(string $actionName, string $group='')TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
getActionGroup(string $group)TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
getActions()TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
getRecord()TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
getRecordList()TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
getTable()TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
hasAction(string $actionName, string $group='')TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
removeAction(string $actionName, string $group='')TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
setAction(string $action, string $actionName='', string $group='', string $before='', string $after='')TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent
setActions(array $actions)TYPO3\CMS\Backend\RecordList\Event\ModifyRecordListRecordActionsEvent