Service/Yahoo/InlinkDataResult.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: InlinkDataResult.php 24593 2012-01-05 20:35:02Z matthew $
\Zend_Service_Yahoo_InlinkDataResult
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


string $_namespace = 'urn:yahoo:srch'
Web result namespace
Default value
'urn:yahoo:srch'
Details- Type
- string


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


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