Project

General

Profile

Actions

Feature #32148

closed

Task #33745: Integrate File Abstraction Layer

Integrate TCA Relation Service

Added by Steffen Ritter over 12 years ago. Updated about 12 years ago.

Status:
Rejected
Priority:
Must have
Category:
Backend API
Target version:
-
Start date:
2011-11-29
Due date:
% Done:

0%

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

Description

Currently you need to resolve relations between TCA-tables yourself our use t3lib_loadDBGroup.

The interface for usage of load-db-group is not object-oriented designed, very hard to use, needs external preparation and knowledge about internals for usage.

To ease this up for developers add an "relation-service" for doing this in a more "object-orientated" way, with a single point of action.

In the first step this acts only as a wrapper for t3lib_loadDBgroup but in long term loaddbgroup should be migrated and reworked in a clean way into the the relation-service.

Actions

Also available in: Atom PDF