Class Slider
Class Slider
Represents the default settings of a slider. Has got the slide settings as collection for every slide of a slider.
- Slider implements SliderInterface
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.