Service/Yahoo/VideoResult.php

Show: inherited
Table of Contents

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 [email protected] so we can send you a copy immediately.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Service  
Subpackage
Yahoo  
Version
$Id: VideoResult.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Service_Yahoo_VideoResult

Package: Zend\Service\Yahoo

Parent(s)
\Zend_Service_Yahoo_Result
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

Propertypublicstring $Channels =

The number of audio channels in the video

Details
Type
string
Propertypublicstring $ClickUrl =
inherited

The URL for linking to the found object

Inherited from: \Zend_Service_Yahoo_Result::$$ClickUrl
Details
Type
string
Inherited_from
\Zend_Service_Yahoo_Result::$$ClickUrl  
Propertypublicstring $Duration =

The duration of the video in seconds

Details
Type
string
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 video in pixels

Details
Type
string
Propertypublicstring $RefererUrl =

The URL of the webpage hosting the video

Details
Type
string
Propertypublicboolean $Streaming =

Whether the video is streamed or not

Details
Type
boolean
Propertypublicstring $Summary =

Summary info for the video

Details
Type
string
Propertypublic\Zend_Service_Yahoo_Video $Thumbnail =

The thubmnail video for the article, if it exists

Details
Type
\Zend_Service_Yahoo_Video
Propertypublicstring $Title =
inherited

The title of the search entry

Inherited from: \Zend_Service_Yahoo_Result::$$Title
Details
Type
string
Inherited_from
\Zend_Service_Yahoo_Result::$$Title  
Propertypublicstring $Url =
inherited

The URL of the found object

Inherited from: \Zend_Service_Yahoo_Result::$$Url
Details
Type
string
Inherited_from
\Zend_Service_Yahoo_Result::$$Url  
Propertypublicstring $Width =

The width of the video in pixels

Details
Type
string
Propertyprotectedarray $_fields =
inherited

Result fields

Inherited from: \Zend_Service_Yahoo_Result::$$_fields
Details
Type
array
Inherited_from
\Zend_Service_Yahoo_Result::$$_fields  
Propertyprotectedstring $_namespace = 'urn:yahoo:srchmv'

Video result namespace

Default value'urn:yahoo:srchmv'Details
Type
string
Propertyprotected\DOMElement $_result =
inherited

REST response fragment for the result

Inherited from: \Zend_Service_Yahoo_Result::$$_result
Details
Type
\DOMElement
Inherited_from
\Zend_Service_Yahoo_Result::$$_result  
Propertyprotected\DOMXPath $_xpath =
inherited

Object for XPath queries

Inherited from: \Zend_Service_Yahoo_Result::$$_xpath
Details
Type
\DOMXPath
Inherited_from
\Zend_Service_Yahoo_Result::$$_xpath  

Methods

methodpublic__construct(\DOMElement $result) : void

Initializes the video result

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

Sets the Thumbnail property

Inherited from: \Zend_Service_Yahoo_Result::_setThumbnail()
Documentation was generated by phpDocumentor 2.0.0a8.