‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\ContentObject\FileLinkHookInterface Interface Reference

Public Member Functions

File getPreviewImage (File $file)
 

Detailed Description

Interface for classes which hook into \TYPO3\CMS\Frontend\ContentObject and do additional getImgResource processing

Definition at line 23 of file FileLinkHookInterface.php.

Member Function Documentation

◆ getPreviewImage()

File TYPO3\CMS\Frontend\ContentObject\FileLinkHookInterface::getPreviewImage ( File  $file)

Finds alternative previewImage for given File.

Returns
‪File