You are here

constant AMAZON_IMAGE_SIZES in Amazon Product Advertisement API 7

Same name and namespace in other branches
  1. 6 amazon.module \AMAZON_IMAGE_SIZES
  2. 7.2 amazon.module \AMAZON_IMAGE_SIZES
1 use of AMAZON_IMAGE_SIZES
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');