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

Class: TextRecord

Source Location: /commands/dns/ListDnsRecordsCommand.php

Class Overview

Record
   |
   --TextRecord

Represents a DNS TXT (Text) record in the FastVision DNS database.


Methods


Inherited Methods


Class Details

[line 230]
Represents a DNS TXT (Text) record in the FastVision DNS database.

Text records are used to associate free-form text with your domain. They are also used to implement technologies such as SPF (useful for email services resellers)




[ Top ]


Class Methods


constructor __construct [line 236]

TextRecord __construct( $name, $value, $id, $ttl)



Tags:

access:  public


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

Parameters:

   $name  
   $value  
   $id  
   $ttl  

[ Top ]

method getName [line 243]

void getName( )



Tags:

access:  public


[ Top ]

method getValue [line 248]

void getValue( )



Tags:

access:  public


[ Top ]


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