Class Zend_Service_Yahoo_Result

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

Located in /Service/Yahoo/Result.php (line 32)


	
			
Direct descendents
Variable Summary
 string $ClickUrl
 string $Title
 string $Url
 array $_fields
 DOMElement $_result
 DOMXPath $_xpath
Method Summary
 void __construct ( $result)
 void _setThumbnail ()
Variables
string $ClickUrl (line 53)

The URL for linking to the found object

  • access: public
string $Title (line 39)

The title of the search entry

  • access: public
string $Url (line 46)

The URL of the found object

  • access: public
array $_fields (line 60)

Result fields

  • access: protected
DOMElement $_result (line 67)

REST response fragment for the result

  • access: protected
DOMXPath $_xpath (line 74)

Object for XPath queries

  • access: protected
Methods
Constructor __construct (line 83)

Initializes the result

  • access: public
void __construct ( $result)
  • DOMElement $result

Redefined in descendants as:
_setThumbnail (line 113)

Sets the Thumbnail property

  • access: protected
void _setThumbnail ()

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