Project

General

Profile

Actions

Task #68047

closed

Emit a signal for each mapped object

Added by Thorsten Boock almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2015-07-10
Due date:
% Done:

100%

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

Description

A signal should be emitted whenever the DataMapper created an object.
The signal then could be used to manipulate the object.

Example use case: A user authenticates against a cross domain SSO service and then is being redirected back to the TYPO3 CMS frontend. A user session is initiated and the SSO service is queried for the user attributes. The SSO service responds and the received user attributes are being mapped to the front-end user model. The PHP session storage is used to cache the user attributes for TTL of the SSO session.

Actions

Also available in: Atom PDF