Zend Framework  1.12
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Zend_Service_Yahoo_NewsResult Class Reference

Public Member Functions

 __construct (DOMElement $result)
 Initializes the news result.
 
- Public Member Functions inherited from Zend_Service_Yahoo_Result
 __construct (DOMElement $result)
 Initializes the result.
 

Public Attributes

 $Summary
 
 $NewsSource
 
 $NewsSourceUrl
 
 $Language
 
 $PublishDate
 
 $ModificationDate
 
 $Thumbnail
 
- Public Attributes inherited from Zend_Service_Yahoo_Result
 $Title
 
 $Url
 
 $ClickUrl
 

Protected Attributes

 $_namespace = 'urn:yahoo:yn'
 
- Protected Attributes inherited from Zend_Service_Yahoo_Result
 $_fields
 
 $_result
 
 $_xpath
 

Additional Inherited Members

- Protected Member Functions inherited from Zend_Service_Yahoo_Result
 _setThumbnail ()
 Sets the Thumbnail property.
 

Constructor & Destructor Documentation

__construct ( DOMElement  $result)

Initializes the news result.

Parameters
DOMElement$result
Returns
void

Member Data Documentation

$_namespace = 'urn:yahoo:yn'
protected
$Language
$ModificationDate
$NewsSource
$NewsSourceUrl
$PublishDate
$Summary
$Thumbnail