Class Zend_Service_Yahoo_ImageResult

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

Zend_Service_Yahoo_Result
   |
   --Zend_Service_Yahoo_ImageResult
Variable Summary
Method Summary
 Zend_Service_Yahoo_ImageResult __construct ( $result)
Variables
string $FileFormat (line 50)
  • var: the type of file (bmp,gif,jpeg, etc.)
  • access: public
int $FileSize (line 45)
  • var: the size of the files in bytes
  • access: public
int $Height (line 55)
  • var: the height of the image in pixels
  • access: public
string $RefererUrl (line 40)
  • var: the URL of the webpage hosting the image
  • access: public
string $Summary (line 35)
  • var: summary info for the image
  • access: public
Zend_Service_Yahoo_Image $Thumbnail (line 65)
  • var: the thubmnail image for the article, if it exists
  • access: public
int $Width (line 60)
  • var: the width of the image in pixels
  • access: public
mixed $_namespace = "urn:yahoo:srchmi" (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_ImageResult __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 Thu, 18 Jan 2007 09:55:30 -0800 by phpDocumentor 1.3.1