Project

General

Profile

Actions

Bug #48963

closed

Cleanup wizard initializing

Added by Wouter Wolters almost 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
-
Start date:
2013-06-08
Due date:
% Done:

100%

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

Description

This patchsets cleans up the initialization of the various
wizards we have in TYPO3 CMS. Things that are improved:

  • Add constructor to all controllers
  • Move language inclusion to constructor
  • Move init(), main() and sometimes printContent()
    to the constructor
  • Make init() and main() protected
  • Add controller to $GLOBALS['SOBE']
Actions

Also available in: Atom PDF