‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect Class Reference

Public Member Functions

 languageAndWorkspaceOverlay (EnrichFileMetaDataEvent $event)
 

Detailed Description

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.

Definition at line 35 of file FileMetadataOverlayAspect.php.

Member Function Documentation

◆ languageAndWorkspaceOverlay()

TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect::languageAndWorkspaceOverlay ( EnrichFileMetaDataEvent  $event)