Class Zend_Service_Simpy_WatchlistSet

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/WatchlistSet.php (line 35)


	
			
Variable Summary
Method Summary
 Zend_Service_Simpy_WatchlistSet __construct ( $doc)
 IteratorIterator getIterator ()
 int getLength ()
Variables
Zend_Service_Simpy_Watchlist $_watchlists (line 42)

List of watchlists

  • access: protected
Methods
Constructor __construct (line 49)

Constructor to initialize the object with data

  • access: public
Zend_Service_Simpy_WatchlistSet __construct ( $doc)
  • DOMDocument $doc: Parsed response from a GetWatchlists operation
getIterator (line 65)

Returns an iterator for the watchlist set

  • access: public
IteratorIterator getIterator ()

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

Returns the number of watchlists in the set

  • access: public
int getLength ()

Documentation generated on Thu, 18 Jan 2007 10:01:25 -0800 by phpDocumentor 1.3.1