FV_API
[ class tree: FV_API ] [ index: FV_API ] [ all elements ]

Class: NameserverRecord

Source Location: /commands/dns/ListDnsRecordsCommand.php

Class Overview

Record
   |
   --NameserverRecord

Represents a DNS NS (Nameserver) record in the FastVision DNS database.


Methods


Inherited Methods


Class Details

[line 110]
Represents a DNS NS (Nameserver) record in the FastVision DNS database.

This record is used for controlling delegation to sub-zones (useful for web hosting resellers or other companies that have multiple DNS zones)




[ Top ]


Class Methods


constructor __construct [line 116]

NameserverRecord __construct( $name, $nameserver, $id, $ttl)



Tags:

access:  public


Overrides Record::__construct() (parent method not documented)

Parameters:

   $name  
   $nameserver  
   $id  
   $ttl  

[ Top ]

method getName [line 123]

void getName( )



Tags:

access:  public


[ Top ]

method getNameserver [line 128]

void getNameserver( )



Tags:

access:  public


[ Top ]


Documentation generated on Mon, 30 Mar 2009 16:34:36 +0100 by phpDocumentor 1.4.1