FileMetadataOverlayAspect
FinalYes
This class deals with metadata translation as an event listener which reacts on an event MetadataRepository.
The listener injects user permissions and mount points into the storage based on user or group configuration.
this is a concrete TYPO3 Event Listener and solely used for EXT:frontend and not part of TYPO3's Core API.
Table of Contents
Methods
- languageAndWorkspaceOverlay() : void
- Do translation and workspace overlay
Methods
languageAndWorkspaceOverlay()
Do translation and workspace overlay
public
languageAndWorkspaceOverlay(EnrichFileMetaDataEvent $event) : void
Parameters
- $event : EnrichFileMetaDataEvent