phpDocumentor

SliderRepositoryInterface

Interface SliderRepositoryInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

deleteSliderById()  : SliderRepositoryInterface
Deletes a Slider by the given slider ID.
getAll()  : SliderCollection
Returns a SliderCollection with all existing Slider objects.
getById()  : SliderInterface
Returns a Slider instance by the given slider ID.
getStartPageSlider()  : SliderInterface|null
Get the Slider for the start page.
setStartPageSlider()  : SliderRepositoryInterface
Set the Slider for the start page.
store()  : SliderRepositoryInterface
Stores a Slider to the database.

Methods

Search results