Project

General

Profile

Actions

Bug #47362

open

Category Model must support items property

Added by Alexander Schnitzler over 11 years ago. Updated over 1 year ago.

Status:
New
Priority:
Won't have this time
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2013-04-18
Due date:
% Done:

0%

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

Description

Currently the category model lacks the property "items", the relation back to all datasets which are related to a category. As this is handled through mm with tablenames the model cannot provide a property with a specific annotation like

/**
 * @var ObjectStorage<Item>
 */

Therefore a mapping configuration has to be used that defines which tablename of the mm-table fits to which model. At the same time the reflection for this property has to be disabled or just not used.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #48701: setChildTableName regards only $columnConfiguration['foreign_table']New2013-05-31

Actions
Actions

Also available in: Atom PDF