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

Public Member Functions

 postProcess (ContentObjectRenderer $parent, array $configuration, File $file, &$pubicUrl)
 

Detailed Description

Interface for hooks to fetch the public URL of files

Definition at line 23 of file ContentObjectGetPublicUrlForFileHookInterface.php.

Member Function Documentation

◆ postProcess()

TYPO3\CMS\Frontend\ContentObject\ContentObjectGetPublicUrlForFileHookInterface::postProcess ( ContentObjectRenderer  $parent,
array  $configuration,
File  $file,
$pubicUrl 
)

Post-processes a public URL.

Parameters
\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer$parent‪The current content object (context)
array$configuration‪TypoScript configuration
File$file‪The file object to be used
string$pubicUrl‪Reference to the public URL