Class Zend_Service_Yahoo_WebResult

Description
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Service/Yahoo/WebResult.php (line 38)

Zend_Service_Yahoo_Result
   |
   --Zend_Service_Yahoo_WebResult
Variable Summary
 string $CacheUrl
 string $MimeType
 string $Summary
 string $_namespace
Method Summary
 void __construct ( $result)
Variables
int $CacheSize (line 73)

The size of the cache entry

  • access: public
string $CacheUrl (line 66)

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

  • access: public
string $MimeType (line 52)

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

  • access: public
string $ModificationDate (line 59)

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

  • access: public
string $Summary (line 45)

A summary of the result

  • access: public
string $_namespace = 'urn:yahoo:srch' (line 80)

Web result namespace

  • access: protected

Inherited Variables

Inherited from Zend_Service_Yahoo_Result

Zend_Service_Yahoo_Result::$ClickUrl
Zend_Service_Yahoo_Result::$Title
Zend_Service_Yahoo_Result::$Url
Zend_Service_Yahoo_Result::$_fields
Zend_Service_Yahoo_Result::$_result
Zend_Service_Yahoo_Result::$_xpath
Methods
Constructor __construct (line 89)

Initializes the web result

  • access: public
void __construct ( $result)
  • DOMElement $result

Redefinition of:
Zend_Service_Yahoo_Result::__construct()
Initializes the result

Inherited Methods

Inherited From Zend_Service_Yahoo_Result

 Zend_Service_Yahoo_Result::__construct()
 Zend_Service_Yahoo_Result::_setThumbnail()

Documentation generated on Sun, 27 May 2007 23:28:34 -0700 by phpDocumentor 1.3.2