Procedural File: other.class.php
Source Location: /other.class.php
Classes:
AmazonResponse
This is an abstract class from which the classes that are returned when querying AWS are created.
ProductInfo
This is one of the classes returned when querying AWS.
BlendedSearch
This is one of the classes returned when querying AWS.
ProductLine
This class contains a mode and a ProductInfo object.
Reviews
This class contains information about the product's ranking as well as customer and editorial reviews.
CustomerReview
This class hold Amazon customer reviews.
BrowseNode
This class contains information about a Browse Node.
Page Details:
This file contains small, somewhat less important classes, that are created when searching products through AWS.
The classes that hold the most important information are LiteDetails, and HeavyDetails, which can be found in the details.class.php file.
Tags:
|