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

Class: MailExchangeRecord

Source Location: /commands/dns/ListDnsRecordsCommand.php

Class Overview

Record
   |
   --MailExchangeRecord

Represents a DNS MX (Mail-exchange) record in the FastVision DNS database.


Methods


Inherited Methods


Class Details

[line 140]
Represents a DNS MX (Mail-exchange) record in the FastVision DNS database.

This record controls where the email is sent for a particular domain. This is useful for email services resellers, or anybody who wishes to use different email services.




[ Top ]


Class Methods


constructor __construct [line 146]

MailExchangeRecord __construct( $mailserver, $priority, $id, $ttl)



Tags:

access:  public


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

Parameters:

   $mailserver  
   $priority  
   $id  
   $ttl  

[ Top ]

method getMailserver [line 153]

void getMailserver( )



Tags:

access:  public


[ Top ]

method getPriority [line 158]

void getPriority( )



Tags:

access:  public


[ Top ]


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