ContentObjectOneSourceCollectionHookInterface
Interface for classes which hook into getSourceCollection for additional processing
Table of Contents
Methods
- getOneSourceCollection() : string
- Renders One Source Collection
Methods
getOneSourceCollection()
Renders One Source Collection
public
getOneSourceCollection(array<string|int, mixed> $sourceRenderConfiguration, array<string|int, mixed> $sourceConfiguration, string $oneSourceCollection, ContentObjectRenderer &$parentObject) : string
Parameters
- $sourceRenderConfiguration : array<string|int, mixed>
-
Array with TypoScript Properties for the imgResource
- $sourceConfiguration : array<string|int, mixed>
- $oneSourceCollection : string
-
already prerendered SourceCollection
- $parentObject : ContentObjectRenderer
-
Parent content object
param array $configuration Array with the Source Configuration
Return values
string —HTML Content for oneSourceCollection