phpDocumentor

ImageDtoBuilder
in package
implements ImageDtoBuilderInterface

Interfaces, Classes and Traits

ImageDtoBuilderInterface

Table of Contents

$alternativeText  : string
$galleryUrl  : string
$infoUrl  : string
$number  : string
$popUpUrl  : string
$relativePath  : string
$thumbnailUrl  : string
__construct()  : mixed
ImageDtoBuilder constructor.
build()  : ImageDto
reset()  : mixed
reset the internal variables
withAlternativeText()  : ImageDtoBuilderInterface
withGalleryUrl()  : ImageDtoBuilderInterface
withInfoUrl()  : ImageDtoBuilderInterface
withNumber()  : ImageDtoBuilderInterface
withPopUpUrl()  : ImageDtoBuilderInterface
withRelativePath()  : ImageDtoBuilderInterface
withThumbnailUrl()  : ImageDtoBuilderInterface

Properties

Methods

__construct()

ImageDtoBuilder constructor.

public __construct() : mixed
Return values
mixed

reset()

reset the internal variables

public reset() : mixed
Return values
mixed

Search results