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


Public Member Functions | |
| __construct ($environment, $ip=null) | |
| setIp ($ip) | |
Data Fields | |
| $address = null | |
| $account = null | |
Definition at line 41 of file LocateIPRequest.php.
| __construct | ( | $ | environment, |
| $ | ip = null |
||
| ) |
constructor give them the environment
| integer | $environment | |
| Zend_Service_DeveloperGarden_IpLocation_IpAddress | array | $ip |
Definition at line 66 of file LocateIPRequest.php.

| setIp | ( | $ | ip | ) |
sets new ip or array of ips
| Zend_Service_DeveloperGarden_IpLocation_IpAddress | array | $ip |
Definition at line 82 of file LocateIPRequest.php.

| $account = null |
Definition at line 56 of file LocateIPRequest.php.
| $address = null |
Definition at line 49 of file LocateIPRequest.php.