| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
| Copyright: | Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| Version: | $Id$ |
| File Size: | 125 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Zend_Service_Technorati_DailyCountsResultSet:: (4 methods):
__construct()
getSearchUrl()
getDays()
current()
Class: Zend_Service_Technorati_DailyCountsResultSet - X-Ref
Represents a Technorati Tag query result set.| __construct(DomDocument $dom, $options = array() X-Ref |
| Parses the search response and retrieve the results for iteration. param: DomDocument $dom the ReST fragment for this object param: array $options query options as associative array |
| getSearchUrl() X-Ref |
| Returns the search URL for given query. return: Zend_Uri_Http |
| getDays() X-Ref |
| Returns the number of days for which counts provided. return: int |
| current() X-Ref |
| Implements Zend_Service_Technorati_ResultSet::current(). return: Zend_Service_Technorati_DailyCountsResult current result |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |