Bug #17718

Move the BE menu generation code into a separate class so it can be used from other classes

Added by Ingo Renner almost 8 years ago. Updated almost 5 years ago.

Status:Closed Start date:2007-10-24
Priority:Should have Due date:
Assigned To:Ingo Renner % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.1 Is Regression:
PHP Version:4.3 Sprint Focus:
Complexity:

Description

currently the backend menu on the left or top is rendered by a script class whcih can not be reused in other places as it renders a whole html document. To avoid duplicating code and being able to reuse the menu generation from other classes it is required to move the menu to a separate class.

It must also be assured that the included class then does not output or load anything else itself.

(issue imported from #M6583)


Related issues

related to Core - Feature #17678: Change the frames BE to iframes Closed 2007-10-14

History

#1 Updated by Ingo Renner over 7 years ago

fixed in 4.2alpha2

Also available in: Atom PDF