Project

General

Profile

Actions

Feature #75988

closed

Add signal to adjust buttons to FileListController

Added by Benjamin Serfhos almost 8 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2016-04-29
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Hi,

I want to add buttons in my filelist for external usages to invoke functionality with current selected directory.
Now I extended the FileList and the registerDocHeaderButtons() function, but would like to use signals.

Can a signal be added to the registerDocHeaderButtons() function?

Thanks!

Kind regards,

Benjamin Serfhos


Files

Screen Shot 2016-04-29 at 21.10.48.png (48.4 KB) Screen Shot 2016-04-29 at 21.10.48.png Added own button function Benjamin Serfhos, 2016-04-29 21:25
Actions #1

Updated by Frans Saris almost 8 years ago

  • Status changed from New to Rejected

There is already a hook for this. $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['Backend\Template\Components\ButtonBar']['getButtonsHook']

For an example see https://github.com/beechit/fal_securedownload/blob/master/ext_localconf.php

Actions

Also available in: Atom PDF