FileLinkHookInterface
Interface for classes which hook into \TYPO3\CMS\Frontend\ContentObject and do additional getImgResource processing
Table of Contents
Methods
- getPreviewImage() : File
- Finds alternative previewImage for given File.
Methods
getPreviewImage()
Finds alternative previewImage for given File.
public
getPreviewImage(File $file) : File
Parameters
- $file : File