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 local 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

 

Street address of the result

$Address : string

Default

 

The URL for linking to the business website, if known

$BusinessClickUrl : string

Default

 

The URL for the business website, if known

$BusinessUrl : string

Default

 

City in which the result resides

$City : string

Default

 

The URL for linking to the found object

$ClickUrl : string

Default

 

The distance to the result from your specified location

$Distance : string

Default

 

A URL of a map for the result

$MapUrl : string

Default

 

Phone number for the result

$Phone : string

Default

 

User-submitted rating for the result

$Rating : string

Default

 

State in which the result resides

$State : string

Default

 

The title of the search entry

$Title : string

Default

 

The URL of the found object

$Url : string

Default

 

Result fields

$_fields : array

Default

 

Local result namespace

$_namespace : string

Default

'urn:yahoo:lcl'
 

REST response fragment for the result

$_result : \DOMElement

Default

 

Object for XPath queries

$_xpath : \DOMXPath

Default