ePages 7.48.0 - DE_EPAGES/Shop/API/TLE/SystemHandler.pm

Package DE_EPAGES::Shop::API::TLE::SystemHandler

Implements system-wide TLE variables for system

Functions

UnityRecommendedImageSizes

UnityRecommendedImageSizes

Returns the recommended minimal image size for the given image type.

Syntax
#UnityRecommendedImageSizes(#ImageType)
Example
#LOCAL("ImageSizeText", #UnityRecommendedImageSizes('Product_Image'))
  #ImageSizeText
#ENDLOCAL
Input
#ImageType (integer)
type of image (see DE_EPAGES::Shop::API::Constants::UNITY_RECOMMENDED_IMAGE_SIZES)
Return
#ImageSizeText (string)
text for minimal image size recommendation