TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Frontend\ContentObject\ContentObjectGetPublicUrlForFileHookInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Frontend\ContentObject\ContentObjectGetPublicUrlForFileHookInterface:
tslib_content_getPublicUrlForFileHook

Public Member Functions

 postProcess (\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer $parent, array $configuration, \TYPO3\CMS\Core\Resource\File $file, &$pubicUrl)
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Interface for hooks to fetch the public URL of files

Author
Oliver Hader olive.nosp@m.r.ha.nosp@m.der@t.nosp@m.ypo3.nosp@m..org

Definition at line 21 of file ContentObjectGetPublicUrlForFileHookInterface.php.

Member Function Documentation

◆ postProcess()

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

Post-processes a public URL.

Parameters
\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer$parentThe current content object (context)
array$configurationTypoScript configuration
\TYPO3\CMS\Core\Resource\File$fileThe file object to be used
string$pubicUrlReference to the public URL