Class Zend_Service_Yahoo_NewsResult

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

Located in /Service/Yahoo/NewsResult.php (line 38)

Zend_Service_Yahoo_Result
   |
   --Zend_Service_Yahoo_NewsResult
Variable Summary
Method Summary
 void __construct ( $result)
Variables
string $Language (line 66)

The language the article is in

  • access: public
string $ModificationDate (line 80)

The date the article was modified (in unix timestamp format)

  • access: public
string $NewsSource (line 52)

The company who distributed the article

  • access: public
string $NewsSourceUrl (line 59)

The URL for the company who distributed the article

  • access: public
string $PublishDate (line 73)

The date the article was published (in unix timestamp format)

  • access: public
string $Summary (line 45)

Sumamry text associated with the result article

  • access: public
Zend_Service_Yahoo_Image $Thumbnail (line 87)

The thubmnail image for the article, if it exists

  • access: public
string $_namespace = 'urn:yahoo:yn' (line 94)

News result namespace

  • access: protected

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 103)

Initializes the news result

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

Redefinition of:
Zend_Service_Yahoo_Result::__construct()
Initializes the result

Inherited Methods

Inherited From Zend_Service_Yahoo_Result

 Zend_Service_Yahoo_Result::__construct()
 Zend_Service_Yahoo_Result::_setThumbnail()

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