![]() |
TYPO3
7.6
|
Public Member Functions | |
getOneSourceCollection (array $sourceRenderConfiguration, array $sourceConfiguration, $oneSourceCollection, ContentObjectRenderer &$parentObject) | |
Interface for classes which hook into getSourceCollection for additional processing
Definition at line 20 of file ContentObjectOneSourceCollectionHookInterface.php.
getOneSourceCollection | ( | array | $sourceRenderConfiguration, |
array | $sourceConfiguration, | ||
$oneSourceCollection, | |||
ContentObjectRenderer & | $parentObject | ||
) |
Renders One Source Collection
array | $sourceRenderConfiguration | Array with TypoScript Properties for the imgResource |
array | $sourceConfiguration | |
string | $oneSourceCollection | already prerendered SourceCollection |
\TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer | $parentObject | Parent content object |