Interface SlideInterface
Interface SlideInterface
Direct known implementers
Package: Slider\Interfaces
Category: System
Located at Services/Core/Slider/Entities/Interfaces/SlideInterface.inc.php
Category: System
Located at Services/Core/Slider/Entities/Interfaces/SlideInterface.inc.php
Methods summary
public
setUrlTarget( StringType $urlTarget )
: SlideInterface
Set the url target property for the slide.
public
setSlideImageCollection( SlideImageCollection $slideImageCollection )
: SlideInterface
Set the slide image collection for the slide.
public
getSlideImageCollection( void )
: SlideImageCollection
Return the slide image collection of the slide.
public
addSlideImage( SlideImageInterface $slideImage )
: SlideInterface
Adds a slide image to the slide image collection