Class Zend_Service_Yahoo_LocalResultSet

Description
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • todo: coding standards: naming of instance variables

Located in /Zend/Service/Yahoo/LocalResultSet.php (line 31)

Zend_Service_Yahoo_ResultSet
   |
   --Zend_Service_Yahoo_LocalResultSet
Variable Summary
Method Summary
 Zend_Service_Yahoo_LocalResultSet __construct ( $dom)
 void current ()
Variables
string $resultSetMapURL (line 36)
  • var: resultSetMapUrl the URL of a webpage containing a map graphic with all returned results plotted on it.
  • access: public
mixed $_namespace = "urn:yahoo:lcl" (line 41)
  • access: protected
  • todo: docblock

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::$_currentItem
Zend_Service_Yahoo_ResultSet::$_dom
Zend_Service_Yahoo_ResultSet::$_results
Zend_Service_Yahoo_ResultSet::$_xpath
Methods
Constructor __construct (line 47)
  • access: public
  • todo: docblock
Zend_Service_Yahoo_LocalResultSet __construct ( $dom)
  • DomDocument $dom

Redefinition of:
Zend_Service_Yahoo_ResultSet::__construct()
Parse the search response and retrieve the results for iteration
current (line 57)
  • access: public
  • todo: docblock
void current ()

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 Wed, 21 Feb 2007 11:53:04 -0800 by phpDocumentor 1.3.1