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 video 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 number of audio channels in the video

$Channels : string

Default

 

The URL for linking to the found object

$ClickUrl : string

Default

 

The duration of the video in seconds

$Duration : 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 video in pixels

$Height : string

Default

 

The URL of the webpage hosting the video

$RefererUrl : string

Default

 

Whether the video is streamed or not

$Streaming : boolean

Default

 

Summary info for the video

$Summary : string

Default

 

The thubmnail video for the article, if it exists

$Thumbnail : \Zend_Service_Yahoo_Video

Default

 

The title of the search entry

$Title : string

Default

 

The URL of the found object

$Url : string

Default

 

The width of the video in pixels

$Width : string

Default

 

Result fields

$_fields : array

Default

 

Video result namespace

$_namespace : string

Default

'urn:yahoo:srchmv'
 

REST response fragment for the result

$_result : \DOMElement

Default

 

Object for XPath queries

$_xpath : \DOMXPath

Default