Class Zend_Service_Simpy_WatchlistSet

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


	
			
Variable Summary
 array $_watchlists
Method Summary
 void __construct ( $doc)
 IteratorIterator getIterator ()
 int getLength ()
Variables
array $_watchlists = array() (line 45)

List of watchlists

  • var: of Zend_Service_Simpy_Watchlist objects
  • access: protected
Methods
Constructor __construct (line 53)

Constructor to initialize the object with data

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

Returns an iterator for the watchlist set

  • access: public
IteratorIterator getIterator ()

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

Returns the number of watchlists in the set

  • access: public
int getLength ()

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