Project

General

Profile

Actions

Bug #17718

closed

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

Added by Ingo Renner over 16 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-10-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

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 1 (0 open1 closed)

Related to TYPO3 Core - Feature #17678: Change the frames BE to iframesClosedIngo Renner2007-10-14

Actions
Actions #1

Updated by Ingo Renner over 16 years ago

fixed in 4.2alpha2

Actions

Also available in: Atom PDF