|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct (DOMDocument $doc) | |
| getIterator () | |
| getLength () | |
Protected Attributes | |
| $_notes | |
Definition at line 38 of file NoteSet.php.
| __construct | ( | DOMDocument $ | doc | ) |
Constructor to initialize the object with data
| DOMDocument | $doc | Parsed response from a GetNotes operation |
Definition at line 53 of file NoteSet.php.
| getIterator | ( | ) |
Returns an iterator for the note set
Definition at line 69 of file NoteSet.php.
| getLength | ( | ) |
$_notes [protected] |
Definition at line 45 of file NoteSet.php.