phpDocumentor

SlideRepositoryInterface

Interface SlideRepositoryInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

deleteSlideById()  : SlideRepositoryInterface
Deletes a Slide by the given slide ID.
getById()  : SlideInterface
Returns a Slide instance by the given slide ID.
getBySliderId()  : SlideCollection
Returns a SlideCollection instance by the given slider ID.
getBySliderIdAndLanguageId()  : SlideCollection
Returns a SlideCollection with all existing Slide objects by the given slider ID and language ID.
isSlideThumbnailImageFileUsed()  : bool
Check if an image file is used by another slide entry.
store()  : SlideRepositoryInterface
Stores a Slide to the database.
unsetSlideThumbnailReference()  : SlideRepositoryInterface
Unset the thumbnail filename references in other slide thumbnail entry by the given filename.

Methods

Search results