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

 Methods

Initializes the image result

__construct(\DOMElement $result) : void
inherited_from \Zend_Service_Yahoo_Result::__construct()

Parameters

$result

\DOMElement

Initializes the result

__construct(\DOMElement $result) : void
Inherited

Parameters

$result

\DOMElement

Sets the Thumbnail property

_setThumbnail() : void
Inherited

 Properties

 

The URL for linking to the found object

$ClickUrl : string

Default

 

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

$FileFormat : string

Default

 

The size of the files in bytes

$FileSize : string

Default

 

The height of the image in pixels

$Height : string

Default

 

The URL of the webpage hosting the image

$RefererUrl : string

Default

 

Summary info for the image

$Summary : string

Default

 

The thubmnail image for the article, if it exists

$Thumbnail : \Zend_Service_Yahoo_Image

Default

 

The title of the search entry

$Title : string

Default

 

The URL of the found object

$Url : string

Default

 

The width of the image in pixels

$Width : string

Default

 

Result fields

$_fields : array

Default

 

Image result namespace

$_namespace : string

Default

'urn:yahoo:srchmi'
 

REST response fragment for the result

$_result : \DOMElement

Default

 

Object for XPath queries

$_xpath : \DOMXPath

Default