Interface ProductImageContainerInterface
category |
System |
---|---|
package |
Product |
subpackage |
Interfaces |
addAdditional(\ProductImageInterface $image) : \ProductImageContainerInterface
delete(\FilenameStringType $imageFile) : \ProductImageContainerInterface
getAdditionals() : \ProductImageCollection
getPrimary() : \ProductImageInterface
replaceAdditional(\FilenameStringType $imageFile, \ProductImageInterface $image) : \ProductImageContainerInterface
setPrimary(\ProductImageInterface $image) : \ProductImageContainerInterface