amazOOP amazOOP
[ class tree: amazOOP ] [ index: amazOOP ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ u ] [ _ ]

a

addToCart
in file aq.php, method AmazonQuery::addToCart()
    Add an item, or a list of items to an existing manual.cart.pkg.
AmazonItem
in file item.class.php, class AmazonItem
    The AmazonItem class stores the minimum information that AWS returns for any product.
AmazonParser
in file parser.class.php, class AmazonParser
    This is the class that connects to Amazon Web Services, requests a document, downloads it and parses it.
AmazonQuery
in file aq.php, method AmazonQuery::AmazonQuery()
    Creates a new object ready to query AWS.
AmazonQuery
in file aq.php, class AmazonQuery
    The AmazonQuery class is the software's main class.
AmazonResponse
in file other.class.php, class AmazonResponse
    This is an abstract class from which the classes that are returned when querying AWS are created.
aq.lib.php
procedural page aq.lib.php
aq.php
procedural page aq.php
top

b

BlendedSearch
in file other.class.php, method BlendedSearch::BlendedSearch()
    Default constructor.
BlendedSearch
in file other.class.php, class BlendedSearch
    This is one of the classes returned when querying AWS.
BrowseNode
in file other.class.php, class BrowseNode
    This class contains information about a Browse Node.
buyNow
in file liteDetails.class.php, method LiteDetails::buyNow()
    A remote "Add to Cart" form for the current product.
buyNow
in file cart.inc.php, method ShoppingCart::buyNow()
    Will generate either a link or a form to add the products in the cart to the final Amazon shopping cart.
top

c

CartItem
in file cart.inc.php, class CartItem
    Objects contained in a ShoppingCart are of made from this class.
cart.inc.php
procedural page cart.inc.php
clearCart
in file aq.php, method AmazonQuery::clearCart()
    Clears a Remote Shopping Cart.
categories.inc.php
procedural page categories.inc.php
configurator.php
procedural page configurator.php
config.inc.php
procedural page config.inc.php
CORE_PATH
in file aq.php, constant CORE_PATH
CustomerReview
in file other.class.php, class CustomerReview
    This class hold Amazon customer reviews.
top

g

getAccessories
in file heavyDetails.class.php, method HeavyDetails::getAccessories()
    Gets ASINs of accessories for the current product.
getActors
in file heavyDetails.class.php, method HeavyDetails::getActors()
    Displays the actors and actresses of a DVD or video.
getAgeGroup
in file heavyDetails.class.php, method HeavyDetails::getAgeGroup()
    Obtains the appropriate age level for toys.
getAmazoopConfig
in file aq.lib.php, function getAmazoopConfig()
    Gets the value of a variable from amazOOP's general configuration.
getArtists
in file liteDetails.class.php, method LiteDetails::getArtists()
    Displays the musicians of a CD or cassette.
getASIN
in file item.class.php, method AmazonItem::getASIN()
    Fetches the product's ASIN, or Amazon Standart Item Number.
getAssociateID
in file aq.lib.php, function getAssociateID()
    Gets the associate ID for a specified locale.
getAuthors
in file liteDetails.class.php, method LiteDetails::getAuthors()
    Displays the authors of a book.
getAvailability
in file liteDetails.class.php, method LiteDetails::getAvailability()
    Shows the product current availability as indicated by Amazon.
getAvgReview
in file heavyDetails.class.php, method HeavyDetails::getAvgReview()
    Gets the average review given by Amazon customers.
getAvgReview
in file other.class.php, method Reviews::getAvgReview()
    Gets the average review given by Amazon customers.
getBrowseNode
in file aq.lib.php, function getBrowseNode()
    Gets the browse node corresponding to an amazOOP category.
getBrowseNode
in file heavyDetails.class.php, method HeavyDetails::getBrowseNode()
    Obtains a Browse Node in which the object appears from a list of Browse Nodes.
getBrowseNode
in file aq.php, method AmazonQuery::getBrowseNode()
    Queries an AWS Browse Node, that has not been specified as an amazOOP category for all its products.
getCart
in file aq.php, method AmazonQuery::getCart()
    Retrieve the contents of an existing manual.cart.pkg.
getCartID
in file cart.inc.php, method ShoppingCart::getCartID()
getCatalog
in file liteDetails.class.php, method LiteDetails::getCatalog()
    Decodes the catalog. The catalog determines which "aile" of the Amazon store this product belongs to. This seems to be in English in all locales.
getCategory
in file aq.php, method AmazonQuery::getCategory()
    Queries an amazOOP category for all its products.
getCollectiblePrice
in file heavyDetails.class.php, method HeavyDetails::getCollectiblePrice()
    The price offered for a collectible version of this product, including its currency symbol.
getCustomerReview
in file heavyDetails.class.php, method HeavyDetails::getCustomerReview()
    Gets a Customer Review for the current product.
getCustomerReview
in file other.class.php, method Reviews::getCustomerReview()
    Gets a Customer Review for the current product.
getDetails
in file other.class.php, method ProductInfo::getDetails()
    Gets one of the objects containing product details.
getDirectors
in file heavyDetails.class.php, method HeavyDetails::getDirectors()
    Displays the directors of a DVD or video.
getDistributor
in file heavyDetails.class.php, method HeavyDetails::getDistributor()
    The distributor of a file
getEncoding
in file heavyDetails.class.php, method HeavyDetails::getEncoding()
    Obtains the encoding of a DVD or video.
getErrorMessage
in file other.class.php, method AmazonResponse::getErrorMessage()
    An error message returned by AWS.
getEsrbRating
in file heavyDetails.class.php, method HeavyDetails::getEsrbRating()
    Obtains the ESRB rating for a video game.
getFeatures
in file heavyDetails.class.php, method HeavyDetails::getFeatures()
    Gets a feature out of the list of features of an object.
getHMAC
in file cart.inc.php, method ShoppingCart::getHMAC()
getImage
in file liteDetails.class.php, method LiteDetails::getImage()
    This function will return either the IMG or the URL for the specified image size.
getISBN
in file heavyDetails.class.php, method HeavyDetails::getISBN()
    Retrieves a book's ISBN or International Standard Book Number.
getItemID
in file cart.inc.php, method CartItem::getItemID()
    Decodes the ID of an item.
getItems
in file cart.inc.php, method ShoppingCart::getItems()
getList
in file heavyDetails.class.php, method HeavyDetails::getList()
    Obtains a Listmania! list in which the object appears.
getListPrice
in file item.class.php, method AmazonItem::getListPrice()
    The listed price of the item including its currency symbol.
getManufacturer
in file liteDetails.class.php, method LiteDetails::getManufacturer()
    Manufacturer of product. Can represent publishers (for books), labels (for music) or studios (for films).
getMedia
in file heavyDetails.class.php, method HeavyDetails::getMedia()
    Retrieves the medium of the product.
getMerchantId
in file liteDetails.class.php, method LiteDetails::getMerchantId()
    The merchant ID of a Third Party Seller.
getMode
in file other.class.php, method ProductLine::getMode()
    Gets the mode for this product line.
getModeFromCatalog
in file aq.lib.php, function getModeFromCatalog()
    Tries to guess the AWS mode corresponding to a catalog returned in a feed.
getMpaaRating
in file heavyDetails.class.php, method HeavyDetails::getMpaaRating()
    Obtains the MPAA rating for a movie.
getMPN
in file heavyDetails.class.php, method HeavyDetails::getMPN()
    Manufacturer Product Number
getNewPrice
in file heavyDetails.class.php, method HeavyDetails::getNewPrice()
    The price offered by a Third Party seller for this product, new, including its currency symbol.
getNodeId
in file other.class.php, method BrowseNode::getNodeId()
    The node ID of the current node. This is what is needed to query AWS.
getNodeName
in file other.class.php, method BrowseNode::getNodeName()
    The node's name. Nice to know, but not very useful...
getNoOfFeatures
in file heavyDetails.class.php, method HeavyDetails::getNoOfFeatures()
    The total number of features the product has.
getNoOfTracks
in file heavyDetails.class.php, method HeavyDetails::getNoOfTracks()
    The total number of tracks the product has.
getNumMedia
in file heavyDetails.class.php, method HeavyDetails::getNumMedia()
    The product's media in numerical form.
getOurPrice
in file item.class.php, method AmazonItem::getOurPrice()
    The price offered by Amazon for this product including its currency symbol.
getPlatforms
in file heavyDetails.class.php, method HeavyDetails::getPlatforms()
    Obtains the list of platforms that support the product.
getProductDescription
in file heavyDetails.class.php, method HeavyDetails::getProductDescription()
    Obtains Amazon's Editorial Review for this product.
getProductInfo
in file other.class.php, method ProductLine::getProductInfo()
    Gets the ProductInfo object containing more the products returned by the search on this product line's mode.
getProductLine
in file other.class.php, method BlendedSearch::getProductLine()
    Gets one of the product lines returned by the Blended search.
getProductName
in file item.class.php, method AmazonItem::getProductName()
    Decodes the product's name.
getPublisher
in file heavyDetails.class.php, method HeavyDetails::getPublisher()
    Displays the publisher of a book.
getQuantity
in file cart.inc.php, method CartItem::getQuantity()
    The quantity of the item in the shopping cart.
getRating
in file other.class.php, method CustomerReview::getRating()
    Gets the customer's rating for this product
getReadingLevel
in file heavyDetails.class.php, method HeavyDetails::getReadingLevel()
    Reading level for children's books
getRefurbishedPrice
in file heavyDetails.class.php, method HeavyDetails::getRefurbishedPrice()
    The price offered for a refurbished version of this product, including its currency symbol.
getReleaseDate
in file liteDetails.class.php, method LiteDetails::getReleaseDate()
    Decoded version of the date the product was or is supposed to be released to the market.
getReview
in file other.class.php, method CustomerReview::getReview()
    Gets the customer's review for this product.
getSalesRank
in file heavyDetails.class.php, method HeavyDetails::getSalesRank()
    Sales rank of this product at Amazon
getSavings
in file item.class.php, method AmazonItem::getSavings()
    Calculates the difference between Amazon's price and the list price.
getSimilarProducts
in file heavyDetails.class.php, method HeavyDetails::getSimilarProducts()
    Gets ASINs of other products sold at Amazon that are similar to the current product.
getSimilarProducts
in file cart.inc.php, method ShoppingCart::getSimilarProducts()
    Gets ASINs of other products sold at Amazon that are similar to the current product.
getStatus
in file liteDetails.class.php, method LiteDetails::getStatus()
    Indicates if any errors were encountered while processing the service request.
getSummary
in file other.class.php, method CustomerReview::getSummary()
    Get the summary of the customer's review.
getTheatricalReleaseDate
in file heavyDetails.class.php, method HeavyDetails::getTheatricalReleaseDate()
    Date of the theatrical release of a DVD or video
getTotalPages
in file other.class.php, method ProductInfo::getTotalPages()
    Number of pages of results generated by a search.
getTotalResults
in file other.class.php, method ProductInfo::getTotalResults()
    Number of results (products) generated by a search.
getTotalReviews
in file other.class.php, method Reviews::getTotalReviews()
    Gets the total number of reviews this item has received.
getTotalReviews
in file heavyDetails.class.php, method HeavyDetails::getTotalReviews()
    Gets the total number of reviews this item has received, which is not necessarily the number of reviews returned, since currently AWS returns at the most 3 reviews.
getTracks
in file heavyDetails.class.php, method HeavyDetails::getTracks()
    Gets the name of a track out of the list of tracks in a CD.
getUPC
in file heavyDetails.class.php, method HeavyDetails::getUPC()
    Get the UPC code of a product.
getURL
in file liteDetails.class.php, method LiteDetails::getURL()
    Can generate a hyperlink to the product details page at Amazon, or simply return the URL to this page.
getUsedPrice
in file liteDetails.class.php, method LiteDetails::getUsedPrice()
    The lowest used price in Amazon Marketplace.
top

h

hasNodeId
in file other.class.php, method BrowseNode::hasNodeId()
    Checks whether AWS returned a node ID.
HeavyDetails
in file heavyDetails.class.php, class HeavyDetails
    The HeavyDetails class is used to store information on products returned when doing a heavy request to AWS.
heavyDetails.class.php
procedural page heavyDetails.class.php
heavyQuery
in file aq.php, method AmazonQuery::heavyQuery()
    Makes a "heavy" request to AWS.
top

i

IMAGE_ALTERNATIVES_0
in file aq.lib.php, constant IMAGE_ALTERNATIVES_0
    If activated, the script will NOT look for any alternative images even if it is determined that the URL returned by Amazon points to a 1x1 pixel GIF.
IMAGE_ALTERNATIVES_1
in file aq.lib.php, constant IMAGE_ALTERNATIVES_1
    If activated, the script will try to look for an alternative image ONLY if the merchant name returned by Amazon (if a name was returned) is associated to a merchant code is the user's config/stores.inc.php.
IMAGE_ALTERNATIVES_2
in file aq.lib.php, constant IMAGE_ALTERNATIVES_2
    If activated, the script will try to look for an alternative image both at level 1 and by looking in all Amazon sites for an alternative.
IMAGE_ALTERNATIVES_3
in file aq.lib.php, constant IMAGE_ALTERNATIVES_3
    If activated, the script will try to look for an alternative image only if you have associated the product's manufactuerer with a Merchant ID in the stores.inc.php file.
IMAGE_ALTERNATIVES_4
in file aq.lib.php, constant IMAGE_ALTERNATIVES_4
    If activated, the script will try to look for an alternative image using ALL the store codes you have defined in file stores.inc.php. It goes without saying that this is the option that takes more time to execute.
IMAGE_AS_IS
in file aq.lib.php, constant IMAGE_AS_IS
    If activated, this indicates that the image URL returned by Amazon should be used even if it is only a 1x1 GIF.
IMAGE_NO_SIZE
in file aq.lib.php, constant IMAGE_NO_SIZE
    If activated, this indicates that function getimagesize() should not be used.
isBlendedSearch
in file other.class.php, method AmazonResponse::isBlendedSearch()
    Test to determine if the top node of the search is a BlendedSearch node.
isProductInfo
in file other.class.php, method AmazonResponse::isProductInfo()
    Test to determine if the top node of the search is a ProductInfo node.
isShoppingCart
in file other.class.php, method AmazonResponse::isShoppingCart()
    Test to determine if the top node of the search is a ShoppingCartResponse node.
item.class.php
procedural page item.class.php
top

l

LiteDetails
in file liteDetails.class.php, class LiteDetails
    The LiteDetails class is used to store information on products returned when doing a lite request to AWS.
liteDetails.class.php
procedural page liteDetails.class.php
liteQuery
in file aq.php, method AmazonQuery::liteQuery()
    Makes a "lite" request to AWS.
top

m

modes.inc.php
procedural page modes.inc.php
modifyCart
in file aq.php, method AmazonQuery::modifyCart()
    Modifies the quantities of items in an existing manual.cart.pkg.
top

n

newCart
in file aq.php, method AmazonQuery::newCart()
    Add an item, or a list of items to an new manual.cart.pkg.
top

o

other.class.php
procedural page other.class.php
top

p

parser.class.php
procedural page parser.class.php
ProductInfo
in file other.class.php, method ProductInfo::ProductInfo()
    Default constructor.
ProductInfo
in file other.class.php, class ProductInfo
    This is one of the classes returned when querying AWS.
ProductLine
in file other.class.php, class ProductLine
    This class contains a mode and a ProductInfo object.
top

q

query
in file aq.php, method AmazonQuery::query()
    Queries AWS as instructed.
queryRemoteShoppingCart
in file aq.php, method AmazonQuery::queryRemoteShoppingCart()
    A variant of query() used specifically to query a Remote Shopping Cart.
top

r

rss.inc.php
procedural page rss.inc.php
removeFromCart
in file aq.php, method AmazonQuery::removeFromCart()
    Removes items from an existing manual.cart.pkg.
requestArgument
in file other.class.php, method AmazonResponse::requestArgument()
    Gets an argument from the Request node of the AWS feed.
resultsHigh
in file other.class.php, method ProductInfo::resultsHigh()
    The number of the last result returned.
resultsLow
in file other.class.php, method ProductInfo::resultsLow()
    The number of the first result returned.
Reviews
in file other.class.php, class Reviews
    This class contains information about the product's ranking as well as customer and editorial reviews.
rssFeed
in file aq.php, method AmazonQuery::rssFeed()
    Generates an RSS 2.0 feed for a Browse Node from Amazon.
top

s

stores.inc.php
procedural page stores.inc.php
setAmazoopConfig
in file aq.lib.php, function setAmazoopConfig()
    Sets the value of a variable from amazOOP's general configuration.
ShoppingCart
in file cart.inc.php, class ShoppingCart
    This is one of the classes returned when querying AWS.
ShoppingCart
in file cart.inc.php, method ShoppingCart::ShoppingCart()
    Default constructor.
top

u

userdata.inc.php
procedural page userdata.inc.php
top

_

$_AMAZOOP_RSS
in file rss.inc.php, global variable $_AMAZOOP_RSS
    This array holds basic information to be used in the RSS feed generated by AmazonQuery.
$_AMAZOOP_STORE_CODES
in file stores.inc.php, global variable $_AMAZOOP_STORE_CODES
    Store codes.
_AMAZOOP_VERSION
in file config.inc.php, constant _AMAZOOP_VERSION
    The version of amazOOP you are using
top
 
Documentation generated on Sat, 21 Aug 2004 17:40:13 +0200 by phpDocumentor 1.3.0RC3
hosted by
SourceForge.net Logo