Zend Framework  1.12
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Zend_Service_Yahoo_LocalResult Class Reference

Public Member Functions

 __construct (DOMElement $result)
 Initializes the local result.
 
- Public Member Functions inherited from Zend_Service_Yahoo_Result
 __construct (DOMElement $result)
 Initializes the result.
 

Public Attributes

 $Address
 
 $City
 
 $State
 
 $Phone
 
 $Rating
 
 $Distance
 
 $MapUrl
 
 $BusinessUrl
 
 $BusinessClickUrl
 
- Public Attributes inherited from Zend_Service_Yahoo_Result
 $Title
 
 $Url
 
 $ClickUrl
 

Protected Attributes

 $_namespace = 'urn:yahoo:lcl'
 
- Protected Attributes inherited from Zend_Service_Yahoo_Result
 $_fields
 
 $_result
 
 $_xpath
 

Additional Inherited Members

- Protected Member Functions inherited from Zend_Service_Yahoo_Result
 _setThumbnail ()
 Sets the Thumbnail property.
 

Constructor & Destructor Documentation

__construct ( DOMElement  $result)

Initializes the local result.

Parameters
DOMElement$result
Returns
void

Member Data Documentation

$_namespace = 'urn:yahoo:lcl'
protected
$Address
$BusinessClickUrl
$BusinessUrl
$City
$Distance
$MapUrl
$Phone
$Rating
$State