Class Zend_Service_Simpy_WatchlistFilterSet

Description

Implements interfaces:

  • IteratorAggregate (internal interface)

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

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


	
			
Variable Summary
 array $_filters
Method Summary
 IteratorIterator getIterator ()
 int getLength ()
Variables
array $_filters = array() (line 45)

List of filters in the set

  • var: of Zend_Service_Simpy_WatchlistFilter objects
  • access: protected
Methods
add (line 53)

Adds a filter to the set

  • access: public
getIterator (line 63)

Returns an iterator for the watchlist filter set

  • access: public
IteratorIterator getIterator ()

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

Returns the number of filters in the set

  • access: public
int getLength ()

Documentation generated on Sun, 27 May 2007 23:28:33 -0700 by phpDocumentor 1.3.2