Skip to content
Snippets Groups Projects
Commit 1ddcb9a7 authored by Christian Kuhn's avatar Christian Kuhn Committed by Felix Kopp
Browse files

[TASK] ToolbarItem registration and position

Toolbar items are now registered with its class name in array
$GLOBALS['TYPO3_CONF_VARS']['BE']['toolbarItems'].

The ToolbarItem interface adds a position method to determine
the order of items.

Resolves: #62959
Releases: master
Change-Id: Ie18d4b2148093f28c1f5387907912d8591797582
Reviewed-on: http://review.typo3.org/34149


Reviewed-by: default avatarBenjamin Mack <benni@typo3.org>
Tested-by: default avatarBenjamin Mack <benni@typo3.org>
Reviewed-by: default avatarFelix Kopp <felix-source@phorax.com>
Tested-by: default avatarFelix Kopp <felix-source@phorax.com>
parent eb94061c
Branches
Tags
Showing
with 272 additions and 191 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment