ModifyImageSourceCollectionEvent

FinalYes

Listeners are able to enrich the final source collection result

Table of Contents

Methods

__construct()  : mixed
getContentObjectRenderer()  : ContentObjectRenderer
getFullSourceCollection()  : string
getSourceCollection()  : string
getSourceConfiguration()  : array<string|int, mixed>
getSourceRenderConfiguration()  : array<string|int, mixed>
setSourceCollection()  : void

Methods

__construct()

public __construct(string $sourceCollection, string $fullSourceCollection, array<string|int, mixed> $sourceConfiguration, array<string|int, mixed> $sourceRenderConfiguration, ContentObjectRenderer $contentObjectRenderer) : mixed
Parameters
$sourceCollection : string
$fullSourceCollection : string
$sourceConfiguration : array<string|int, mixed>
$sourceRenderConfiguration : array<string|int, mixed>
$contentObjectRenderer : ContentObjectRenderer

getFullSourceCollection()

public getFullSourceCollection() : string
Return values
string

getSourceCollection()

public getSourceCollection() : string
Return values
string

getSourceConfiguration()

public getSourceConfiguration() : array<string|int, mixed>
Return values
array<string|int, mixed>

getSourceRenderConfiguration()

public getSourceRenderConfiguration() : array<string|int, mixed>
Return values
array<string|int, mixed>

setSourceCollection()

public setSourceCollection(string $sourceCollection) : void
Parameters
$sourceCollection : string

        
On this page

Search results