[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
Copyright: | Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
License: | http://framework.zend.com/license/new-bsd New BSD License |
Version: | $Id$ |
File Size: | 130 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Zend_Service_DeveloperGarden_IpLocation_IpAddress:: (5 methods):
__construct()
setIp()
getIp()
setVersion()
getVersion()
Class: Zend_Service_DeveloperGarden_IpLocation_IpAddress - X-Ref
__construct($ip, $version = 4) X-Ref |
create ipaddress object param: string $ip param: integer $version return: Zend_Service_Developergarde_IpLocation_IpAddress |
setIp($ip) X-Ref |
sets new ip address param: string $ip return: Zend_Service_DeveloperGarden_IpLocation_IpAddress |
getIp() X-Ref |
returns the current address return: string |
setVersion($version) X-Ref |
sets new ip version param: integer $version return: Zend_Service_DeveloperGarden_IpLocation_IpAddress |
getVersion() X-Ref |
returns the ip version return: integer |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |