Interface SliderInterface
Interface SliderInterface
Direct known implementers
Package: Slider\Interfaces
Category: System
Located at Services/Core/Slider/Entities/Interfaces/SliderInterface.inc.php
Category: System
Located at Services/Core/Slider/Entities/Interfaces/SliderInterface.inc.php
Methods summary
public
showOnStartPage( void )
: boolean
Return true when the slider is displayed on the start page, false otherwise.
public
setShowOnStartPage( BoolType $status )
: SliderInterface
Show or hides a slider on the start page.
public
setSlideCollection( SlideCollection $slideCollection )
: SliderInterface
Set the slide collection for the slider.