FileListEditIconHookInterface

Interface for classes which hook into filelist module and manipulated edit icon array

Deprecated

will be removed in TYPO3 v12.0, Use the PSR-14 based ProcessFileListActionsEvent instead.

Table of Contents

Methods

manipulateEditIcons()  : mixed
Modifies edit icon array

Methods

manipulateEditIcons()

Modifies edit icon array

public manipulateEditIcons(array<string|int, mixed> &$cells, FileList &$parentObject) : mixed
Parameters
$cells : array<string|int, mixed>

Array of edit icons

$parentObject : FileList

Parent object


        
On this page

Search results