Actions
Task #71173
closedStory #69712: Further FormEngine development
Extract wizard rendering from AbstractFormElement
Start date:
2015-10-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently the wizard rendering is contained inside \TYPO3\CMS\Backend\Form\Element\AbstractFormElement::renderWizards
In order to separate concerns further we could extract the code and split it further into individual wizard classes with a common interface.
Actions