Project

General

Profile

Actions

Feature #28616

closed

Revert API Change of CardLayout in Extmgm and transform it into some function calls

Added by Kay Strobach over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-31
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The idea of this feature is to revert the change in the extmgm api to have it stable.

To replace the API change (change of the function signature of t3lib_extMgm::addModule) several small static functions should be added:

  • t3lib_extMgm::setModuleJS(name, js)
  • t3lib_extMgm::unsetModuleJS(name,js)
  • t3lib_extMgm::setModuleJSFile(name, js) needs to be called in hook $GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems'][] as it uses the pagerender to add the js file

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #30645: Revert "[FEATURE] Speed-up Backend with CardLayout"ClosedXavier Perseguers2011-10-08

Actions
Actions

Also available in: Atom PDF