Class Zend_Service_Simpy_NoteSet

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


	
			
Variable Summary
Method Summary
 Zend_Service_Simpy_NoteSet __construct ( $doc)
 IteratorIterator getIterator ()
 int getLength ()
Variables
Zend_Service_Simpy_Note $_notes (line 42)

List of notes

  • access: protected
Methods
Constructor __construct (line 49)

Constructor to initialize the object with data

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

Returns an iterator for the note set

  • access: public
IteratorIterator getIterator ()

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

Returns the number of notes in the set

  • access: public
int getLength ()

Documentation generated on Wed, 21 Feb 2007 12:02:44 -0800 by phpDocumentor 1.3.1