You are here

constant AMAZON_IMAGE_SIZES in Amazon Product Advertisement API 7.2

Same name and namespace in other branches
  1. 6 amazon.module \AMAZON_IMAGE_SIZES
  2. 7 amazon.module \AMAZON_IMAGE_SIZES
2 uses of AMAZON_IMAGE_SIZES
amazon_component_gallery_clean_xml in amazon_component/amazon_component.module
Take the Amazon XML item and turn it into our own private 'cleaned' data structure.
amazon_item_clean_xml in ./amazon.module
Take the Amazon XML item and turn it into our own private 'cleaned' data structure.

File

./amazon.module, line 15

Code

define('AMAZON_IMAGE_SIZES', 'SmallImage,MediumImage,LargeImage');