Service/Ebay/Finding/Category/Histogram/Set.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-2012 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

Package: Zend\Service\Ebay
Parent(s)
\Zend_Service_Ebay_Finding_Set_Abstract
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Uses
\global\Zend_Service_Ebay_Finding_Set_Abstract  

Properties

>VPropertyprotectedinteger $_key = 0
Default value0Details
Type
integer
Inherited_from
\Zend_Service_Ebay_Finding_Set_Abstract::$$_key  
>VPropertyprotected\DOMNodeList $_nodes

Methods

methodpublic__construct(\DOMNodeList $nodes) : void
Parameters
NameTypeDescription
$nodes\DOMNodeList
methodprotected_init() : void
inherited

Initialize object.

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::_init()

Called from __construct() as final step of object initialization.

methodpubliccount() : integer
inherited

Implement Countable::current()

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

Implement SeekableIterator::current()

methodpublickey() : integer
inherited

Implement Iterator::key()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::key()
Returns
TypeDescription
integer
methodpublicnext() : void
inherited

Implement Iterator::next()

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

Implement Iterator::rewind()

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

Implement SeekableIterator::seek()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::seek()
Parameters
NameTypeDescription
$keyinteger
Throws
ExceptionDescription
\OutOfBoundsExceptionWhen $key is not seekable
methodpublicvalid() : boolean
inherited

Implement Iterator::valid()

Inherited from: \Zend_Service_Ebay_Finding_Set_Abstract::valid()
Returns
TypeDescription
boolean
Documentation was generated by phpDocumentor 2.0.0a12.