Class Zend_Service_Yahoo_LocalResultSet

Description
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Service/Yahoo/LocalResultSet.php (line 44)

Zend_Service_Yahoo_ResultSet
   |
   --Zend_Service_Yahoo_LocalResultSet
Variable Summary
Method Summary
Variables
string $resultSetMapURL (line 51)

The URL of a webpage containing a map graphic with all returned results plotted on it.

  • access: public
string $_namespace = 'urn:yahoo:lcl' (line 58)

Local result set namespace

  • access: protected

Inherited Variables

Inherited from Zend_Service_Yahoo_ResultSet

Zend_Service_Yahoo_ResultSet::$firstResultPosition
Zend_Service_Yahoo_ResultSet::$totalResultsAvailable
Zend_Service_Yahoo_ResultSet::$totalResultsReturned
Zend_Service_Yahoo_ResultSet::$_currentIndex
Zend_Service_Yahoo_ResultSet::$_dom
Zend_Service_Yahoo_ResultSet::$_results
Zend_Service_Yahoo_ResultSet::$_xpath
Methods
Constructor __construct (line 67)

Initializes the local result set

  • access: public
void __construct ( $dom)
  • DOMDocument $dom

Redefinition of:
Zend_Service_Yahoo_ResultSet::__construct()
Parse the search response and retrieve the results for iteration
current (line 80)

Overrides Zend_Service_Yahoo_ResultSet::current()

  • access: public

Redefinition of:
Zend_Service_Yahoo_ResultSet::current()
Implement SeekableIterator::current()

Inherited Methods

Inherited From Zend_Service_Yahoo_ResultSet

 Zend_Service_Yahoo_ResultSet::__construct()
 Zend_Service_Yahoo_ResultSet::current()
 Zend_Service_Yahoo_ResultSet::key()
 Zend_Service_Yahoo_ResultSet::next()
 Zend_Service_Yahoo_ResultSet::rewind()
 Zend_Service_Yahoo_ResultSet::seek()
 Zend_Service_Yahoo_ResultSet::totalResults()
 Zend_Service_Yahoo_ResultSet::valid()

Documentation generated on Sun, 27 May 2007 23:25:28 -0700 by phpDocumentor 1.3.2