Class Zend_Service_Yahoo_LocalResult

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

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

Zend_Service_Yahoo_Result
   |
   --Zend_Service_Yahoo_LocalResult
Variable Summary
 string $Address
 string $BusinessUrl
 string $City
 string $Distance
 string $MapUrl
 string $Phone
 string $Rating
 string $State
 string $_namespace
Method Summary
 void __construct ( $result)
Variables
string $Address (line 45)

Street address of the result

  • access: public
string $BusinessClickUrl (line 101)

The URL for linking to the business website, if known

  • access: public
string $BusinessUrl (line 94)

The URL for the business website, if known

  • access: public
string $City (line 52)

City in which the result resides

  • access: public
string $Distance (line 80)

The distance to the result from your specified location

  • access: public
string $MapUrl (line 87)

A URL of a map for the result

  • access: public
string $Phone (line 66)

Phone number for the result

  • access: public
string $Rating (line 73)

User-submitted rating for the result

  • access: public
string $State (line 59)

State in which the result resides

  • access: public
string $_namespace = 'urn:yahoo:lcl' (line 108)

Local 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 117)

Initializes the local 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:25:28 -0700 by phpDocumentor 1.3.2