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

Class: ShowForwarderCommand

Source Location: /commands/mail/ShowForwarderCommand.php

Class Overview


Displays details regarding a UniteMail email forwarder.


Implements interfaces:

Methods



Class Details

[line 9]
Displays details regarding a UniteMail email forwarder.

This command can be used to display the order details and behaviour of the specified UniteMail email forwarder, as well the domain authority status of the specified forwarder.




[ Top ]


Class Methods


constructor __construct [line 29]

ShowForwarderCommand __construct( $emailAddress)



Tags:

access:  public


Parameters:

   $emailAddress  

[ Top ]

method commandName [line 34]

void commandName( )



Tags:

access:  public



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

method getDestinations [line 87]

void getDestinations( )



Tags:

access:  public


[ Top ]

method getEmailAddress [line 62]

void getEmailAddress( )



Tags:

access:  public


[ Top ]

method getOrderId [line 67]

void getOrderId( )



Tags:

access:  public


[ Top ]

method getResourceId [line 72]

void getResourceId( )



Tags:

access:  public


[ Top ]

method getTiedDomain [line 77]

void getTiedDomain( )



Tags:

access:  public


[ Top ]

method isTiedDomainAuthoritative [line 82]

void isTiedDomainAuthoritative( )



Tags:

access:  public


[ Top ]

method parseRequest [line 44]

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

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

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