Project

General

Profile

Actions

Task #90944

open

itemsProcFunc should allow multiple items processors

Added by Claus Due over 4 years ago. Updated over 4 years ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2020-04-04
Due date:
% Done:

0%

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

Description

Currently, the TCA setting itemsProcFunc is mutually exclusive and only allows a single itemsProcFunc to be registered at any given time. This means that if extension A defines an itemsProcFunc, extension B must override (remove) that itemsProcFunc to register a different one.

Instead of this, the setting should allow a priority-indexed array of processing functions.

Actions

Also available in: Atom PDF