Interface ImageBuilderInterface
| package |
Gambio\ProductImageList\Image\Interfaces |
|---|
build() : \Gambio\ProductImageList\Image\Interfaces\ImageInterface
| Throws |
|
|---|
\Gambio\ProductImageList\Image\Interfaces\ImageInterface
create() : \Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface
reset()
withAltTitles(\Gambio\ProductImageList\Image\Collections\TextCollection $altTitles) : \Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface
withId(\Gambio\ProductImageList\Image\ValueObjects\Id $id) : \Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface
withLocalFilePath(\Gambio\ProductImageList\Image\ValueObjects\LocalFilePath $localFilePath) : \Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface
\Gambio\ProductImageList\Image\ValueObjects\LocalFilePath
\Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface
withSortOrder(\Gambio\ProductImageList\Image\ValueObjects\SortOrder $sortOrder) : \Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface
withTitles(\Gambio\ProductImageList\Image\Collections\TextCollection $titles) : \Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface
withWebFilePath(\Gambio\ProductImageList\Image\ValueObjects\WebFilePath $webFilePath) : \Gambio\ProductImageList\Image\Interfaces\ImageBuilderInterface