ImageInfoBuilder
extends AbstractPresentationInfoBuilder
in package
Class SelectDropDownInfoBuilder
Table of Contents
- $label : PresentationLabel
- $path : ImagePath
- build() : PresentationInfoInterface
- withLabel() : PresentationInfoBuilderInterface
- withPath() : PresentationInfoBuilderInterface
Properties
$label
protected
PresentationLabel
$label
$path
protected
ImagePath
$path
Methods
build()
public
build() : PresentationInfoInterface
Tags
Return values
PresentationInfoInterface —withLabel()
public
withLabel(PresentationLabel $label) : PresentationInfoBuilderInterface
Parameters
- $label : PresentationLabel
Tags
Return values
PresentationInfoBuilderInterface —withPath()
public
withPath(ImagePath $path) : PresentationInfoBuilderInterface
Parameters
- $path : ImagePath