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

Class: ShowMailboxCommand

Source Location: /commands/mail/ShowMailboxCommand.php

Class Overview


Displays details regarding the specified UniteMail mailbox.


Implements interfaces:

Methods



Class Details

[line 9]
Displays details regarding the specified UniteMail mailbox.

This command is useful for email services resellers or customers who wish to make the most of their UniteMail email service.




[ Top ]


Class Methods


constructor __construct [line 50]

ShowMailboxCommand __construct( $mailbox)



Tags:

access:  public


Parameters:

   $mailbox  

[ Top ]

method commandName [line 55]

void commandName( )



Tags:

access:  public



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

method getAutoresponderMessage [line 131]

void getAutoresponderMessage( )



Tags:

access:  public


[ Top ]

method getAutoresponderSubject [line 126]

void getAutoresponderSubject( )



Tags:

access:  public


[ Top ]

method getInitialQuota [line 136]

void getInitialQuota( )



Tags:

access:  public


[ Top ]

method getMailboxType [line 86]

void getMailboxType( )



Tags:

access:  public


[ Top ]

method getOrderId [line 91]

void getOrderId( )



Tags:

access:  public


[ Top ]

method getResourceId [line 96]

void getResourceId( )



Tags:

access:  public


[ Top ]

method getTiedDomain [line 111]

void getTiedDomain( )



Tags:

access:  public


[ Top ]

method getUsedQuota [line 141]

void getUsedQuota( )



Tags:

access:  public


[ Top ]

method isAdminDisabled [line 101]

void isAdminDisabled( )



Tags:

access:  public


[ Top ]

method isAutoresponderActive [line 121]

void isAutoresponderActive( )



Tags:

access:  public


[ Top ]

method isFvDisabled [line 106]

void isFvDisabled( )



Tags:

access:  public


[ Top ]

method isTiedDomainAuthoritative [line 116]

void isTiedDomainAuthoritative( )



Tags:

access:  public


[ Top ]

method parseRequest [line 65]

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

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

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