Class Zend_Service_Simpy_WatchlistFilterSet

Description

Implements interfaces:

  • IteratorAggregate (internal interface)

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Service/Simpy/WatchlistFilterSet.php (line 35)


	
			
Variable Summary
 array $_filters
Method Summary
 Zend_Service_Simpy_WatchlistFilterSet __construct ()
 IteratorIterator getIterator ()
 int getLength ()
Variables
array $_filters (line 42)

List of filters in the set

  • access: protected
Methods
Constructor __construct (line 47)

Constructor to initialize class members

  • access: public
Zend_Service_Simpy_WatchlistFilterSet __construct ()
add (line 57)

Adds a filter to the set

  • access: public
getIterator (line 67)

Returns an iterator for the watchlist filter set

  • access: public
IteratorIterator getIterator ()

Implementation of:
IteratorAggregate::getIterator
getLength (line 78)

Returns the number of filters in the set

  • access: public
int getLength ()

Documentation generated on Wed, 21 Feb 2007 12:03:14 -0800 by phpDocumentor 1.3.1