Class Inx_Apiimpl_Mailing_SendingInfoImpl

Description

Implements interfaces:

MailingImpl

MailingImpl

  • version: $Revision: 7335 $ $Date: 2007-09-10 14:58:22 +0200 (Mo, 10 Sep 2007) $ $Author: sbn $

Located in /Apiimpl/Mailing/SendingInfoImpl.php (line 7)


	
			
Method Summary
Inx_Apiimpl_Mailing_SendingInfoImpl __construct ( $averageMailSize,  $deliveredMails,  $notDeliveredMails,  $notSentMails,  $bouncedMails)
void getBounceCount ()
Methods
Constructor __construct (line 16)
  • access: public
Inx_Apiimpl_Mailing_SendingInfoImpl __construct ( $averageMailSize,  $deliveredMails,  $notDeliveredMails,  $notSentMails,  $bouncedMails)
  • $averageMailSize
  • $deliveredMails
  • $notDeliveredMails
  • $notSentMails
  • $bouncedMails
getAverageMailSize (line 68)

Returns the average mailing size for this sended mailing.

Returns the average mailing size for this sended mailing.

  • return: average mailing size in byte
  • access: public
the getAverageMailSize ()

Implementation of:
Inx_Api_Mailing_SendingInfo::getAverageMailSize()
Returns the average mailing size for the sent mailing.
getBounceCount (line 47)
  • access: public
void getBounceCount ()

Implementation of:
Inx_Api_Mailing_SendingInfo::getBounceCount()
Returns the number of mailings for which bounce messages were received.
getDeliveredMailsCount (line 31)

Returns the number of mailings which are successful delivered by Inxmail

Returns the number of mailings which are successful delivered by Inxmail

  • return: mailing number as int
  • access: public
the getDeliveredMailsCount ()

Implementation of:
Inx_Api_Mailing_SendingInfo::getDeliveredMailsCount()
Returns the number of mailings which were successfully delivered by Inxmail.
getNotSentMailsCount (line 57)

Returns the number of mailings which are not send by Inxmail, for example existing no-mail tag

Returns the number of mailings which are not send by Inxmail, for example existing no-mail tag

  • return: mailing number as int
  • access: public
the getNotSentMailsCount ()

Implementation of:
Inx_Api_Mailing_SendingInfo::getNotSentMailsCount()
Returns the number of mailings which have not been sent by Inxmail, for example because of an existing no-mail tag.
getSentErrorCount (line 42)

Returns the number of mailings which are produce an error while sending

Returns the number of mailings which are produce an error while sending

  • return: mailing number as int
  • access: public
the getSentErrorCount ()

Implementation of:
Inx_Api_Mailing_SendingInfo::getSentErrorCount()
Returns the number of mailings which encountered an error while sending.

Documentation generated on Thu, 17 Sep 2015 14:27:30 +0200 by phpDocumentor 1.3.2