Package DE_EPAGES::Product::API::ProductImageService
Package that provides methods for managing product images.
Functions
new
Constructor
Syntax |
new( $Product ); |
Input |
|
Return |
|
prependSlideShowString
updates ImageSlideShowString, puts filename at the front of the slideshow
Syntax |
prependSlideShowString( $FileName ); |
Input |
|
updateSlideShowString
updates ImageSlideShowString, puts filename at the end of the slideshow
Syntax |
prependSlideShowString( $FileName ); |
Input |
|