Project

General

Profile

Actions

Task #69729

closed

Story #69712: Further FormEngine development

Inline getDynamicTabMenu

Added by Christian Kuhn over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2015-09-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:
Stabilization Sprint

Description

The "tabbing" in FormEngine is currently done at various (i think container only) places with methods getDynamicTabMenu() and getDynTabMenuId() from DocumentTemplate.

This should be inlined to FormEngine code, probably via method(s) located within AbstractContainer.

It might be a good idea to work on an own template for that, so maybe the ones currently referenced in getDynamicTabMenu could be copied to a location where that is only used by FormEngine.

One important thing is that the existing $this->pageRenderer->loadRequireModule() call vanishes and instead is added to "requireJsModules" of $resultArray: No render element must call pageRenderer directly or inderectly, ever.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #70440: Add getDynamicTabMenu() to ModuleTemplateClosed2015-10-06

Actions
Actions

Also available in: Atom PDF