Class Inx_Apiimpl_Sending_SendingReportImpl

Description

Implements interfaces:

Located in /Apiimpl/Sending/SendingReportImpl.php (line 2)


	
			
Method Summary
Inx_Apiimpl_Sending_SendingReportImpl __construct (Inx_Api_Sending_Sending $oSending,  $oData)
void getBouncedCount ()
void getClickedCount ()
void getNotSentCount ()
void getOpenedCount ()
Methods
Constructor __construct (line 9)
  • access: public
Inx_Apiimpl_Sending_SendingReportImpl __construct (Inx_Api_Sending_Sending $oSending,  $oData)
getAverageMailSize (line 52)
  • access: public
void getAverageMailSize ()

Implementation of:
Inx_Api_Sending_SendingReport::getAverageMailSize()
Returns the average size of the sent mails in bytes.
getBouncedCount (line 40)
  • access: public
void getBouncedCount ()

Implementation of:
Inx_Api_Sending_SendingReport::getBouncedCount()
Returns the number of recipients who caused a bounce.
getClickedCount (line 22)
  • access: public
void getClickedCount ()

Implementation of:
Inx_Api_Sending_SendingReport::getClickedCount()
Returns the number of recipients who clicked a link of the mailing.
getNotSentCount (line 46)
  • access: public
void getNotSentCount ()

Implementation of:
Inx_Api_Sending_SendingReport::getNotSentCount()
Returns the number of mails which have not yet been sent.
getOpenedCount (line 16)
  • access: public
void getOpenedCount ()

Implementation of:
Inx_Api_Sending_SendingReport::getOpenedCount()
Returns the number of recipients who opened the mailing.
getSentCountExcludingBounces (line 34)
  • access: public
void getSentCountExcludingBounces ()

Implementation of:
Inx_Api_Sending_SendingReport::getSentCountExcludingBounces()
Returns the number of sent mails, excluding those which bounced.
getSentCountIncludingBounces (line 28)
  • access: public
void getSentCountIncludingBounces ()

Implementation of:
Inx_Api_Sending_SendingReport::getSentCountIncludingBounces()
Returns the number of sent mails, including those which bounced.

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