Class Zend_Service_Yahoo_ImageResult

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

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

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

The type of file (bmp, gif, jpeg, etc.)

  • access: public
string $FileSize (line 59)

The size of the files in bytes

  • access: public
string $Height (line 73)

The height of the image in pixels

  • access: public
string $RefererUrl (line 52)

The URL of the webpage hosting the image

  • access: public
string $Summary (line 45)

Summary info for the image

  • access: public
Zend_Service_Yahoo_Image $Thumbnail (line 87)

The thubmnail image for the article, if it exists

  • access: public
string $Width (line 80)

The width of the image in pixels

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

Image 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 image 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:24:51 -0700 by phpDocumentor 1.3.2