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 web 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 size of the cache entry

$CacheSize : integer

Default

 

The URL for the Yahoo cache of this page, if it exists

$CacheUrl : string

Default

 

The URL for linking to the found object

$ClickUrl : string

Default

 

The file type of the result (text, html, pdf, etc.)

$MimeType : string

Default

 

The modification time of the result (as a unix timestamp)

$ModificationDate : string

Default

 

A summary of the result

$Summary : 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

 

Web result namespace

$_namespace : string

Default

'urn:yahoo:srch'
 

REST response fragment for the result

$_result : \DOMElement

Default

 

Object for XPath queries

$_xpath : \DOMXPath

Default