phpDocumentor

ImageListReadService implements ImageListReadService

Class ImageListReadService

Interfaces, Classes and Traits

ImageListReadService
Interface ImageListReadService

Table of Contents

$factory  : ImageListFactory
$repository  : ImageListRepository
__construct()  : mixed
ImageListReadService constructor.
getAllImageLists()  : ImageLists
Returns a collection of all image lists.
getImageListById()  : ImageList
Returns a specific image list based on the given option ID.

Properties

Methods

getImageListById()

Returns a specific image list based on the given option ID.

public getImageListById(int $imageListId) : ImageList
Parameters
$imageListId : int
Tags
inheritDoc
Return values
ImageList

Search results