Moodle  2.2.1
http://www.collinsharper.com
Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse Class Reference
Inheritance diagram for Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse:
Collaboration diagram for Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponse:

Public Member Functions

 __construct (Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType $response)
 parse ()
 getIpAddressLocation ()

Data Fields

 $ipAddressLocation = array()

Detailed Description

Definition at line 36 of file LocateIPResponse.php.


Constructor & Destructor Documentation

constructor

Parameters:
Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType$response

Definition at line 52 of file LocateIPResponse.php.

Here is the call graph for this function:


Member Function Documentation

Returns:
array

Definition at line 94 of file LocateIPResponse.php.

parse ( )

implement own parsing mechanism to fix broken wsdl implementation

Reimplemented from Zend_Service_DeveloperGarden_Response_BaseType.

Definition at line 77 of file LocateIPResponse.php.


Field Documentation

$ipAddressLocation = array()

Definition at line 45 of file LocateIPResponse.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations