API Documentation

Service/Yahoo/ImageResult.php

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
Yahoo  
version
$Id: ImageResult.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Service_Yahoo_ImageResult

Extends from
\Zend_Service_Yahoo_Result
category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Service  
subpackage
Yahoo  

Properties

Propertypublicstring  $FileFormat= ''

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

Details
Type
string
Propertypublicstring  $FileSize= ''

The size of the files in bytes

Details
Type
string
Propertypublicstring  $Height= ''

The height of the image in pixels

Details
Type
string
Propertypublicstring  $RefererUrl= ''

The URL of the webpage hosting the image

Details
Type
string
Propertypublicstring  $Summary= ''

Summary info for the image

Details
Type
string
Propertypublic\Zend_Service_Yahoo_Image  $Thumbnail= ''

The thubmnail image for the article, if it exists

Propertypublicstring  $Width= ''

The width of the image in pixels

Details
Type
string
Propertyprotectedstring  $_namespace= 'urn:yahoo:srchmi'

Image result namespace

Default valueurn:yahoo:srchmiDetails
Type
string

Methods

methodpublic__construct( \DOMElement $result ) : void

Initializes the image result

Parameters
Name Type Description
$result \DOMElement
methodprotected_setThumbnail( ) : void

Sets the Thumbnail property

Inherited from: \Zend_Service_Yahoo_Result::_setThumbnail()
Documentation was generated by DocBlox 0.13.3.