Class Zend_Service_Yahoo_WebResult

Description
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • todo: coding standards: naming of instance variables

Located in /Zend/Service/Yahoo/WebResult.php (line 31)

Zend_Service_Yahoo_Result
   |
   --Zend_Service_Yahoo_WebResult
Variable Summary
 string $CacheUrl
 string $MimeType
 string $Summary
 mixed $_namespace
Method Summary
 Zend_Service_Yahoo_WebResult __construct ( $result)
Variables
int $CacheSize (line 55)
  • var: the size of the cache entry
  • access: public
string $CacheUrl (line 50)
  • var: the URL for the Yahoo cache of this page, if it exists
  • access: public
string $MimeType (line 40)
  • var: MimeType the file type of the result (text, html, pdf, etc.)
  • access: public
string $ModificationDate (line 45)
  • var: the modification time of the result (as a unix timestamp)
  • access: public
string $Summary (line 35)
  • var: a summary of the result
  • access: public
mixed $_namespace = "urn:yahoo:srch" (line 60)
  • access: protected
  • todo: docblock

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 66)
  • access: public
  • todo: dockblock
Zend_Service_Yahoo_WebResult __construct ( $result)
  • DomElement $result

Redefinition of:
Zend_Service_Yahoo_Result::__construct()

Inherited Methods

Inherited From Zend_Service_Yahoo_Result

 Zend_Service_Yahoo_Result::__construct()
 Zend_Service_Yahoo_Result::setThumbnail()

Documentation generated on Wed, 21 Feb 2007 12:01:32 -0800 by phpDocumentor 1.3.1