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


Public Member Functions | |
| __construct (DomDocument $dom, $options=array()) | |
| current () | |
Protected Attributes | |
| $_queryCount | |
Definition at line 39 of file SearchResultSet.php.
| __construct | ( | DomDocument $ | dom, |
| $ | options = array() |
||
| ) |
Parses the search response and retrieve the results for iteration.
| DomDocument | $dom | the ReST fragment for this object |
| array | $options | query options as associative array |
Reimplemented from Zend_Service_Technorati_ResultSet.
Definition at line 55 of file SearchResultSet.php.
| current | ( | ) |
Implements Zend_Service_Technorati_ResultSet::current().
Definition at line 71 of file SearchResultSet.php.
$_queryCount [protected] |
Definition at line 47 of file SearchResultSet.php.