Class Zend_Service_Yahoo_Result

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

Located in /library/Zend/Service/Yahoo/Result.php (line 29)


	
			
Direct descendents
Variable Summary
 mixed $ClickUrl
 string $Title
 string $Url
 mixed $_fields
 mixed $_result
 mixed $_xpath
Method Summary
 XNC_Services_Yahoo_Search_GenericResult __construct (DomElement $result, SimpleXmlElement $sxml)
 void setThumbnail ()
Variables
mixed $ClickUrl (line 43)
  • access: public
string $Title (line 33)
  • var: the title of the search entry
  • access: public
string $Url (line 38)
  • var: the URL of the found object
  • access: public
mixed $_fields (line 48)
  • access: protected
  • todo: docblock
mixed $_result (line 53)
  • access: protected
  • todo: docblock
mixed $_xpath (line 58)
  • access: protected
  • todo: docblock
Methods
Constructor __construct (line 70)
  • return: the new object
  • access: public
  • todo: remove ning comment The XNC_Services_Yahoo_Search_GenericResult constructor. This method takes a SimpleXML object representing the ReST response fragment for this found object.
XNC_Services_Yahoo_Search_GenericResult __construct (DomElement $result, SimpleXmlElement $sxml)
  • SimpleXmlElement $sxml: the ReST fragment for this object

Redefined in descendants as:
setThumbnail (line 98)
  • access: protected
  • todo: docblock
  • todo: naming conventions: protected
void setThumbnail ()

Documentation generated on Wed, 08 Mar 2006 04:54:29 -0800 by phpDocumentor 1.3.0RC4