Service/Yahoo/VideoResult.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 [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


string $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


\Zend_Service_Yahoo_Video $Thumbnail =
The thubmnail video for the article, if it exists
Details
- Type
- \Zend_Service_Yahoo_Video


string $_namespace = 'urn:yahoo:srchmv'
Video result namespace
Default value
'urn:yahoo:srchmv'
Details- Type
- string


\DOMElement $_result =
Details
- Type
- \DOMElement
- Inherited_from
- \Zend_Service_Yahoo_Result::$$_result
Methods


__construct(\DOMElement $result) : void
Initializes the video result
Parameters
Name | Type | Description |
---|---|---|
$result | \DOMElement |