ePages 7.19.0 - DE_EPAGES/Product/API/ProductImageService.pm

Package DE_EPAGES::Product::API::ProductImageService

Package that provides methods for managing product images.

Functions

new
prependSlideShowString
updateSlideShowString

new

Constructor

Syntax
new( $Product );
Input
$Product (DE_EPAGES::Product::API::Object::Product)
Product
Return
$self (DE_EPAGES::Product::API::ProductImageService)
self

prependSlideShowString

updates ImageSlideShowString, puts filename at the front of the slideshow

Syntax
prependSlideShowString( $FileName );
Input
$ImmageLarge (string)
name of file

updateSlideShowString

updates ImageSlideShowString, puts filename at the end of the slideshow

Syntax
prependSlideShowString( $FileName );
Input
$ImmageLarge (string)
name of file