Service/Ebay/Finding/Response/Histograms.php

Show: PublicProtectedPrivateinherited
Table of Contents
Zend Framework
LICENSE This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Service  
Subpackage
Ebay  
Version
$Id: Histograms.php 22804 2010-08-08 05:08:05Z renanbr $  

\Zend_Service_Ebay_Finding_Response_Histograms

Package: Zend_Service\Ebay
Parent(s)
\Zend_Service_Ebay_Finding_Response_Abstract < \Zend_Service_Ebay_Finding_Abstract
Children
\Zend_Service_Ebay_Finding_Response_Items
Category
Zend  
Copyright
Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Uses
 

Properties

>VPropertypublic\Zend_Service_Ebay_Finding_Aspect_Histogram_Container $aspectHistogramContainer
Response container for aspect histograms.
Aspect histograms are returned for categories that have been mapped to domains only. In most cases, just leaf categories are mapped to domains, but there are exceptions.
Details
Type
\Zend_Service_Ebay_Finding_Aspect_Histogram_Container
>VPropertypublic\Zend_Service_Ebay_Finding_Category_Histogram_Container $categoryHistogramContainer
Response container for category histograms.
This container is returned only when the specified category has children categories.
Details
Type
\Zend_Service_Ebay_Finding_Category_Histogram_Container

Methods

methodprotected_init() : void

Documentation was generated by phpDocumentor 2.2.0 .