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

Class: ShowDomainRegistrantDetailsCommand

Source Location: /commands/domain/ShowDomainRegistrantDetailsCommand.php

Class Overview


Displays the domain name registration details for the specified domain.


Author(s):

Implements interfaces:

Methods



Class Details

[line 10]
Displays the domain name registration details for the specified domain.

This command can also display the domain WHOIS privacy status for domain names that support toggling domain WHOIS privacy.




Tags:

author:  Alan <alan@fastvision.net>


[ Top ]


Class Methods


constructor __construct [line 21]

ShowDomainRegistrantDetailsCommand __construct( $domainName)



Tags:

access:  public


Parameters:

   $domainName  

[ Top ]

method commandName [line 26]

void commandName( )



Tags:

access:  public



Implementation of:
Command::commandName()
Name of the command
[ Top ]

method getAttributes [line 61]

void getAttributes( )



Tags:

access:  public


[ Top ]

method getRegistrant [line 56]

void getRegistrant( )



Tags:

access:  public


[ Top ]

method parseRequest [line 36]

void parseRequest( RequestGenerator $req)



Tags:

access:  public



Implementation of:
Command::parseRequest()
Used to convert the command into a request we can issue to the FastVision API reseller servers.

Parameters:

RequestGenerator   $req  

[ Top ]

method parseResponse [line 41]

void parseResponse( $xml)



Tags:

access:  public



Implementation of:
Command::parseResponse()
Used to convert the response command into a request we can issue to the FastVision API reseller servers.

Parameters:

SimpleXMLElement   $xml  

[ Top ]

method requiresAuthentication [line 31]

void requiresAuthentication( )



Tags:

access:  public



Implementation of:
Command::requiresAuthentication()
Does the connection need to be authenticated prior to issuing this command? (Boolean)
[ Top ]


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