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

Class: SetDomainRegistrantDetailsCommand

Source Location: /commands/domain/SetDomainRegistrantDetailsCommand.php

Class Overview


Modifies the domain registration owner details for the specified domain.


Implements interfaces:

Methods



Class Details

[line 9]
Modifies the domain registration owner details for the specified domain.

This command can also be used to modify the WHOIS contact details and toggles domain WHOIS privacy for the extensions that support it.




[ Top ]


Class Methods


constructor __construct [line 27]

SetDomainRegistrantDetailsCommand __construct( $domainName, $attributes)



Tags:

access:  public


Parameters:

   $domainName  
   $attributes  

[ Top ]

method commandName [line 33]

void commandName( )



Tags:

access:  public



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

method getAttributes [line 57]

void getAttributes( )



Tags:

access:  public


[ Top ]

method getDomainName [line 52]

void getDomainName( )



Tags:

access:  public


[ Top ]

method getErrors [line 82]

void getErrors( )



Tags:

access:  public


[ Top ]

method isFailed [line 77]

void isFailed( )



Tags:

access:  public


[ Top ]

method isSuccess [line 72]

void isSuccess( )



Tags:

access:  public


[ Top ]

method parseRequest [line 43]

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 62]

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 38]

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:38 +0100 by phpDocumentor 1.4.1