phpDocumentor

ImageListMapper

Class ImageListMapper

Table of Contents

$factory  : ImageListFactory
__construct()  : mixed
ImageListMapper constructor.
mapImageAltTitle()  : ImageAltTitle
mapImageAltTitles()  : ImageAltTitles
mapImageList()  : ImageList
mapImageListId()  : ImageListId
mapImageListIds()  : ImageListIds
mapImageLists()  : ImageLists
mapImageTitle()  : ImageTitle
mapImageTitles()  : ImageTitles
mapNewImage()  : NewImage
mapImage()  : Image
mapImages()  : Images

Properties

Methods

mapImageList()

public mapImageList(array<string|int, mixed> $imageList) : ImageList
Parameters
$imageList : array<string|int, mixed>
Return values
ImageList

mapImage()

private mapImage(array<string|int, mixed> $image) : Image
Parameters
$image : array<string|int, mixed>
Return values
Image

mapImages()

private mapImages(array<string|int, mixed> $images) : Images
Parameters
$images : array<string|int, mixed>
Return values
Images

Search results