Class Zend_Service_Yahoo_LocalResult

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/LocalResult.php (line 31)

Zend_Service_Yahoo_Result
   |
   --Zend_Service_Yahoo_LocalResult
Variable Summary
 string $Address
 string $BusinessUrl
 string $City
 float $Distance
 string $MapUrl
 string $Phone
 int $Rating
 string $State
 mixed $_namespace
Method Summary
 Zend_Service_Yahoo_LocalResult __construct ( $result)
Variables
string $Address (line 35)
  • var: Street address of the result
  • access: public
string $BusinessClickUrl (line 75)
  • var: The URL for linking to the business website, if known
  • access: public
string $BusinessUrl (line 70)
  • var: The URL for the business website, if known
  • access: public
string $City (line 40)
  • var: City in which the result resides
  • access: public
float $Distance (line 60)
  • var: The distance to the result from your specified location
  • access: public
string $MapUrl (line 65)
  • var: A URL of a map for the result.
  • access: public
string $Phone (line 50)
  • var: Phone number for the result
  • access: public
int $Rating (line 55)
  • var: User-submitted rating for the result
  • access: public
string $State (line 45)
  • var: State in which the result resides
  • access: public
mixed $_namespace = "urn:yahoo:lcl" (line 81)
  • 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 87)
  • access: public
  • todo: docblock
Zend_Service_Yahoo_LocalResult __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 Thu, 18 Jan 2007 09:56:24 -0800 by phpDocumentor 1.3.1