|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| locateIP ($ip) | |
Protected Attributes | |
| $_wsdlFile = 'https://gateway.developer.telekom.com/p3gw-mod-odg-iplocation/services/IPLocation?wsdl' | |
| $_wsdlFileLocal = 'Wsdl/IPLocation.wsdl' | |
| $_classMap | |
Definition at line 71 of file IpLocation.php.
| locateIP | ( | $ | ip | ) |
locate the given Ip address or array of addresses
| Zend_Service_DeveloperGarden_IpLocation_IpAddress | string | $ip |
Definition at line 108 of file IpLocation.php.

$_classMap [protected] |
array( 'LocateIPResponseType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_LocateIPResponseType', 'IPAddressLocationType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_IPAddressLocationType', 'RegionType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_RegionType', 'GeoCoordinatesType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_GeoCoordinatesType', 'CityType' => 'Zend_Service_DeveloperGarden_Response_IpLocation_CityType', )
Reimplemented from Zend_Service_DeveloperGarden_Client_ClientAbstract.
Definition at line 94 of file IpLocation.php.
$_wsdlFile = 'https://gateway.developer.telekom.com/p3gw-mod-odg-iplocation/services/IPLocation?wsdl' [protected] |
Reimplemented from Zend_Service_DeveloperGarden_Client_ClientAbstract.
Definition at line 79 of file IpLocation.php.
$_wsdlFileLocal = 'Wsdl/IPLocation.wsdl' [protected] |
Reimplemented from Zend_Service_DeveloperGarden_Client_ClientAbstract.
Definition at line 86 of file IpLocation.php.