API Documentation

Service/Ebay/Finding/Category/Histogram/Set.php

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-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
Ebay  
version
$Id: Set.php 20166 2010-01-09 19:00:17Z bkarwin $  

\Zend_Service_Ebay_Finding_Category_Histogram_Set

Extends from
\Zend_Service_Ebay_Finding_Set_Abstract
category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
Ebay  
uses
\Zend_Service_Ebay_Finding_Set_Abstract  

Methods

methodpublic__construct( \DOMNodeList $nodes ) : void
Parameters
Name Type Description
$nodes \DOMNodeList
methodprotected_init( ) : void

Initialize object.

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::_init()

Called from {@link __construct()} as final step of object initialization.

methodpubliccount( ) : integer

Implement Countable::current()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::count()
Returns
Type Description
integer
methodpubliccurrent( ) : \Zend_Service_Ebay_Finding_Category_Histogram

Implement SeekableIterator::current()

methodpublickey( ) : integer

Implement Iterator::key()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::key()
Returns
Type Description
integer
methodpublicnext( ) : void

Implement Iterator::next()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::next()
methodpublicrewind( ) : void

Implement Iterator::rewind()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::rewind()
methodpublicseek( integer $key ) : void

Implement SeekableIterator::seek()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::seek()
Parameters
Name Type Description
$key integer
Throws
Exception Description
\OutOfBoundsException When $key is not seekable
methodpublicvalid( ) : boolean

Implement Iterator::valid()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::valid()
Returns
Type Description
boolean
Documentation was generated by DocBlox 0.13.3.