Project

General

Profile

Actions

Task #68733

closed

Epic #76862: Refactor and modernise the TypoScript content renderer

Cleanup ContentObjectRenderer: Introduduce an Interface for processors of stdWrap

Added by Elmar Hinz almost 9 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2015-08-04
Due date:
% Done:

0%

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

Description

Refacturing of ContentObjectRender. Final goal separation of ContentObjectRender and stdWrap filter/processors.

Introduce an Interface for string processor classes and a directory to store them.

The string processor interface is orientated at DataProcessorInterface but respects the simplicity of string rendering.

  • The API is more simple.
  • Ingoing and outgoing values are simple strings.
  • The processors are singletons to keep the memory footprint low (flyweight pattern)

Add a first example how it is used form ContentObjectRender to clean up the class.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #68717: TypoScript: Add general PHP function call to stdWrapClosedElmar Hinz2015-08-04

Actions
Actions

Also available in: Atom PDF