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

Public Member Functions

 __construct ($environment, $ip=null)
 setIp ($ip)

Data Fields

 $address = null
 $account = null

Detailed Description

Definition at line 41 of file LocateIPRequest.php.


Constructor & Destructor Documentation

__construct ( environment,
ip = null 
)

constructor give them the environment

Parameters:
integer$environment
Zend_Service_DeveloperGarden_IpLocation_IpAddress | array$ip
Returns:
Zend_Service_DeveloperGarden_Request_RequestAbstract

Definition at line 66 of file LocateIPRequest.php.

Here is the call graph for this function:


Member Function Documentation

setIp ( ip)

sets new ip or array of ips

Parameters:
Zend_Service_DeveloperGarden_IpLocation_IpAddress | array$ip
Returns:
Zend_Service_DeveloperGarden_Request_IpLocation_LocateIPRequest

Definition at line 82 of file LocateIPRequest.php.

Here is the caller graph for this function:


Field Documentation

$account = null

Definition at line 56 of file LocateIPRequest.php.

$address = null

Definition at line 49 of file LocateIPRequest.php.


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