phpDocumentor

SlideImageRepositoryInterface

Interface SlideImageRepositoryInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

deleteSlideImageById()  : SlideImageRepositoryInterface
Deletes a SlideImage by the given slide image ID.
getById()  : SlideImageInterface
Returns a SlideImage instance by the given slide image ID.
getBySlideId()  : SlideImageCollection
Returns a SlideImageCollection instance by the given slide ID.
getBySlideIdAndLanguageId()  : SlideImageCollection
Returns a SlideImageCollection with all existing SlideImage objects by the given slide ID and language ID.
isSlideImageFileUsed()  : bool
Check if an image file is used by another slide image entry.
store()  : SlideImageRepositoryInterface
Stores a SlideImage to the database.
unsetSlideImageReference()  : SlideImageRepositoryInterface
Unset the image filename references in other slide image entry by the given filename.

Methods

Search results