ImageListReadService
in
Interface ImageListReadService
Table of Contents
- getAllImageLists() : ImageLists
- Returns a collection of all image lists.
- getImageListById() : ImageList
- Returns a specific image list based on the given option ID.
Methods
getAllImageLists()
Returns a collection of all image lists.
public
getAllImageLists() : ImageLists
Return values
ImageLists —getImageListById()
Returns a specific image list based on the given option ID.
public
getImageListById(int $imageListId) : ImageList
Parameters
- $imageListId : int