amazon.module

Version 1.27.2.26 (checked in on 2010-02-25 at 06:41:30 by rfay)

Constants

NameDescription
AMAZON_ECS_SCHEMA
AMAZON_IMAGE_SIZES
AMAZON_PARTICIPANT_TYPES

Functions

NameDescription
amazon_convert_to_asinTry to turn a non-asin into an ASIN where possible.
amazon_cron
amazon_data_cache
amazon_ean_to_asinGiven an EAN (ISBN-13), try to get Amazon to give it to us.
amazon_get_associate_id
amazon_http_request
amazon_init
amazon_item_clean_xmlTake the Amazon XML item and turn it into our own private 'cleaned' data structure.
amazon_item_deleteDelete all vestiges of Amazon item.
amazon_item_insertInsert 'cleaned' amazon item into database.
amazon_item_lookupLook up an item using database or web. The default is to look in the database for existing data, and then to do the web search if that fails. $force_lookup==TRUE forces going to Amazon's API.
amazon_item_lookup_from_dbLook up ASINs in database and return arrays of information keyed by ASIN.
amazon_item_lookup_from_webUse Amazon API to look up an array of ASINs.
amazon_item_node_delete
amazon_item_node_save
amazon_menuImplementation of hook_menu. Adds the url path for the Amazon settings page.
amazon_permImplementation of hook_perm
amazon_preprocess_amazon_itemhook_preprocess: amazon_item.
amazon_themeImplementation of hook_theme().
amazon_token_list
amazon_token_values
amazon_views_apiImplementation of hook_views_api.
template_preprocess_amazon_views_view_row_itemTemplate helper for theme_amazon_views_view_row_item
_amazon_clean_type
_amazon_default_locales
_amazon_item_batch_lookup_from_webGet 10 or less items from the AWS web service. AWS allows ONLY 10 items, See http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.ht....
_amazon_item_classes
_amazon_load_child_dataLoad participant, image, editorial_review data into database.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options