phpDocumentor

SliderRepository
in package
implements SliderRepositoryInterface

Class SliderRepository

Tags
category

System

subpackage

Repositories

Interfaces, Classes and Traits

SliderRepositoryInterface
Interface SliderRepositoryInterface

Table of Contents

$deleter  : SliderRepositoryDeleterInterface
$reader  : SliderRepositoryReaderInterface
$slideRepository  : SlideRepositoryInterface
$writer  : SliderRepositoryWriterInterface
__construct()  : mixed
SliderRepository constructor.
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.
_getSlideCollection()  : SlideCollection
Returns a SlideCollection with all existing Slide objects by the given slider ID.

Properties

Methods

Search results