Class Zend_Service_Yahoo_NewsResult

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

Zend_Service_Yahoo_Result
   |
   --Zend_Service_Yahoo_NewsResult
Variable Summary
Method Summary
 Zend_Service_Yahoo_NewsResult __construct ( $result)
Variables
string $Language (line 50)
  • var: the language the article is in
  • access: public
string $ModificationDate (line 60)
  • var: the date the article was modified (in unix timestamp format)
  • access: public
string $NewsSource (line 41)
  • var: the company who distributed the article
  • access: public
string $NewsSourceUrl (line 45)
  • var: the URL for the company who distributed the article
  • access: public
string $PublishDate (line 55)
  • var: the date the article was published (in unix timestamp format)
  • access: public
string $Summary (line 35)
  • var: Sumamry text associated with the result article
  • access: public
Zend_Service_Yahoo_Image $Thumbnail (line 65)
  • var: the thubmnail image for the article, if it exists
  • access: public
mixed $_namespace = "urn:yahoo:yn" (line 70)
  • access: protected
  • todo: docblock

Inherited Variables

Inherited from Zend_Service_Yahoo_Result

Zend_Service_Yahoo_Result::$ClickUrl
Zend_Service_Yahoo_Result::$Title
Zend_Service_Yahoo_Result::$Url
Zend_Service_Yahoo_Result::$_fields
Zend_Service_Yahoo_Result::$_result
Zend_Service_Yahoo_Result::$_xpath
Methods
Constructor __construct (line 76)
  • access: public
  • todo: docblock
Zend_Service_Yahoo_NewsResult __construct ( $result)
  • DomElement $result

Redefinition of:
Zend_Service_Yahoo_Result::__construct()

Inherited Methods

Inherited From Zend_Service_Yahoo_Result

 Zend_Service_Yahoo_Result::__construct()
 Zend_Service_Yahoo_Result::setThumbnail()

Documentation generated on Wed, 21 Feb 2007 11:55:15 -0800 by phpDocumentor 1.3.1