Class Zend_Service_Yahoo_Result

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/Result.php (line 31)


	
			
Direct descendents
Variable Summary
 mixed $ClickUrl
 string $Title
 string $Url
 mixed $_fields
 mixed $_result
 mixed $_xpath
Method Summary
 XNC_Services_Yahoo_Search_GenericResult __construct ( $result, SimpleXmlElement $sxml)
 void setThumbnail ()
Variables
mixed $ClickUrl (line 45)
  • access: public
string $Title (line 35)
  • var: the title of the search entry
  • access: public
string $Url (line 40)
  • var: the URL of the found object
  • access: public
mixed $_fields (line 50)
  • access: protected
  • todo: docblock
mixed $_result (line 55)
  • access: protected
  • todo: docblock
mixed $_xpath (line 60)
  • access: protected
  • todo: docblock
Methods
Constructor __construct (line 72)
  • 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 ( $result, SimpleXmlElement $sxml)
  • SimpleXmlElement $sxml: the ReST fragment for this object
  • DomElement $result

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

Documentation generated on Thu, 18 Jan 2007 09:58:34 -0800 by phpDocumentor 1.3.1