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

Class: CanonicalNameRecord

Source Location: /commands/dns/ListDnsRecordsCommand.php

Class Overview

Record
   |
   --CanonicalNameRecord

Represents a DNS CNAME (Canonical Name) record in the FastVision DNS database.


Methods


Inherited Methods


Class Details

[line 200]
Represents a DNS CNAME (Canonical Name) record in the FastVision DNS database.

A CNAME record allows you to alias one hostname for your domain for another (useful for web hosting resellers or email service providers who wish to customise their customer experience)




[ Top ]


Class Methods


constructor __construct [line 206]

CanonicalNameRecord __construct( $name, $destination, $id, $ttl)



Tags:

access:  public


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

Parameters:

   $name  
   $destination  
   $id  
   $ttl  

[ Top ]

method getDestination [line 218]

void getDestination( )



Tags:

access:  public


[ Top ]

method getName [line 213]

void getName( )



Tags:

access:  public


[ Top ]


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