![]() |
TYPO3
7.6
|
Public Member Functions | |
postProcess (ContentObjectRenderer $parent, array $configuration, File $file, &$pubicUrl) | |
Interface for hooks to fetch the public URL of files
Definition at line 22 of file ContentObjectGetPublicUrlForFileHookInterface.php.
postProcess | ( | ContentObjectRenderer | $parent, |
array | $configuration, | ||
File | $file, | ||
& | $pubicUrl | ||
) |
Post-processes a public URL.
\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 |