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

Public Member Functions

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

Public Attributes

 $Summary
 
 $RefererUrl
 
 $FileSize
 
 $FileFormat
 
 $Height
 
 $Width
 
 $Thumbnail
 
- Public Attributes inherited from Zend_Service_Yahoo_Result
 $Title
 
 $Url
 
 $ClickUrl
 

Protected Attributes

 $_namespace = 'urn:yahoo:srchmi'
 
- 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 image result.

Parameters
DOMElement$result
Returns
void

Member Data Documentation

$_namespace = 'urn:yahoo:srchmi'
protected
$FileFormat
$FileSize
$Height
$RefererUrl
$Summary
$Thumbnail
$Width