Class NameserverHost

Description

Nameserver object.

Located in /modules/registries/class.Nameserver.php (line 52)

Nameserver
   |
   --NameserverHost
Variable Summary
 int $ID
 string $IPAddr
Method Summary
 NameserverHost __construct ( $hostname,  $ipaddr)
 void GetBaseName ()
 void __toString ()
Variables
int $ID (line 59)

ID in database

  • access: public
string $IPAddr (line 66)

IPv4 address

  • access: public

Inherited Variables

Inherited from Nameserver

Nameserver::$HostName
Methods
Constructor __construct (line 68)
NameserverHost __construct ( $hostname,  $ipaddr)
  • $hostname
  • $ipaddr

Redefinition of:
Nameserver::__construct()
GetBaseName (line 74)
void GetBaseName ()
__toString (line 80)
  • access: public
void __toString ()

Redefinition of:
Nameserver::__toString()
Returns hostname string

Inherited Methods

Inherited From Nameserver

 Nameserver::__construct()
 Nameserver::ToArray()
 Nameserver::__toString()

Documentation generated on Thu, 22 Apr 2010 15:16:29 +0300 by phpDocumentor 1.4.1