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

Class: AddressRecord

Source Location: /commands/dns/ListDnsRecordsCommand.php

Class Overview

Record
   |
   --AddressRecord

Represents a DNS A (Address) record in the FastVision DNS database.


Methods


Inherited Methods


Class Details

[line 170]
Represents a DNS A (Address) record in the FastVision DNS database.

Address records control the mapping between a hostname and an IP address.




[ Top ]


Class Methods


constructor __construct [line 176]

AddressRecord __construct( $name, $ip, $id, $ttl)



Tags:

access:  public


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

Parameters:

   $name  
   $ip  
   $id  
   $ttl  

[ Top ]

method getIP [line 188]

void getIP( )



Tags:

access:  public


[ Top ]

method getName [line 183]

void getName( )



Tags:

access:  public


[ Top ]


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