|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct (DOMDocument $dom) | |
| current () | |
Data Fields | |
| $resultSetMapURL | |
Protected Attributes | |
| $_namespace = 'urn:yahoo:lcl' | |
Definition at line 44 of file LocalResultSet.php.
| __construct | ( | DOMDocument $ | dom | ) |
Initializes the local result set
| DOMDocument | $dom |
Reimplemented from Zend_Service_Yahoo_ResultSet.
Definition at line 67 of file LocalResultSet.php.
| current | ( | ) |
Overrides Zend_Service_Yahoo_ResultSet::current()
Reimplemented from Zend_Service_Yahoo_ResultSet.
Definition at line 80 of file LocalResultSet.php.
$_namespace = 'urn:yahoo:lcl' [protected] |
Definition at line 58 of file LocalResultSet.php.
| $resultSetMapURL |
Definition at line 51 of file LocalResultSet.php.