Class Inx_Apiimpl_Mailing_MailingManagerImpl

Description

Implements interfaces:

MailingManagerImpl

MailingManagerImpl

  • version: $Revision: 7034 $ $Date: 2007-08-10 15:14:20 +0000 (Fr, 10 Aug 2007) $ $Author: sbn $

Located in /Apiimpl/Mailing/MailingManagerImpl.php (line 9)


	
			
Variable Summary
Method Summary
Inx_Apiimpl_Mailing_MailingManagerImpl __construct (Inx_Apiimpl_AbstractSession $oSession)
void cloneMailing ( $iMailingId, Inx_Api_List_ListContext $oListContext)
void createRenderer ()
void findLastSendingForMailing ( $iMailingId)
void findSendingsByMailing ( $iMailingId)
void remove ( $iId)
Inx_Api_BOResultSet select ([Inx_Api_List_ListContext $oListContext = null], int $iStateFilter, [string $sFilter = null], [int $iOrderAttribute = null], [int $iOrderType = null])
boolean sendTemporaryMail (Inx_Api_Util_TemporaryMail $oMail, [int $iRecipientId = -2])
Variables
mixed $_oMService (line 17)
  • access: protected
Inx_Apiimpl_AbstractSession $_oSession (line 15)
  • access: protected
Methods
Constructor __construct (line 20)
  • access: public
Inx_Apiimpl_Mailing_MailingManagerImpl __construct (Inx_Apiimpl_AbstractSession $oSession)
cloneMailing (line 201)
  • access: public
void cloneMailing ( $iMailingId, Inx_Api_List_ListContext $oListContext)

Implementation of:
Inx_Api_Mailing_MailingManager::cloneMailing()
Copies a
  1. Inx_Api_Mail_Mailing
to the specified list.
createMailing (line 159)

Enter description here.

Enter description here...

  • access: public
Inx_Api_Mailing_Mailing createMailing (Inx_Api_List_ListContext $oListContext)

Implementation of:
Inx_Api_Mailing_MailingManager::createMailing()
Creates a new mailing in the specified list.
createRenderer (line 142)
  • access: public
void createRenderer ()

Implementation of:
Inx_Api_Mailing_MailingManager::createRenderer()
Creates the new Inx_Api_Mail_MailingRenderer to rendering a Inx_Api_Mailing_Mailing.
createRendererForTestRecipient (line 147)
  • access: public
void createRendererForTestRecipient ()

Implementation of:
Inx_Api_Mailing_MailingManager::createRendererForTestRecipient()
Creates the new to rendering a
  1. Mailing
with test recipients.
createTemporaryMail (line 173)

Enter description here.

Enter description here...

  • access: public
Inx_Api_Util_TemporaryMail createTemporaryMail (Inx_Api_List_ListContext $oListContext)

Implementation of:
Inx_Api_Util_TemporaryMailSender::createTemporaryMail()
Creates a TemporaryMail using the sender address of the specified list by default.
findLastSendingForMailing (line 229)
  • access: public
void findLastSendingForMailing ( $iMailingId)
  • $iMailingId
findSendingsByMailing (line 223)
  • access: public
void findSendingsByMailing ( $iMailingId)
  • $iMailingId
get (line 30)
  • throws: Inx_Api_DataException
  • access: public
  • $iId

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
remove (line 50)
  • access: public
void remove ( $iId)
  • $iId

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
select (line 100)

Enter description here.

Enter description here...

  • throws: Inx_Api_IllegalArgumentException
  • access: public
Inx_Api_BOResultSet select ([Inx_Api_List_ListContext $oListContext = null], int $iStateFilter, [string $sFilter = null], [int $iOrderAttribute = null], [int $iOrderType = null])

Implementation of:
Inx_Api_Mailing_MailingManager::select()
Selects mailings in specified order, filtered by the supplied condition. The Inx_Api_BOResultSet contains a set of Inx_Api_Mailing_Mailing objects.
selectAll (line 72)

Enter description here.

Enter description here...

  • access: public
Inx_Api_BOResultSet selectAll ()

Implementation of:
Inx_Api_BOManager::selectAll()
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects.
sendTemporaryMail (line 185)

Enter description here.

Enter description here...

  • access: public
boolean sendTemporaryMail (Inx_Api_Util_TemporaryMail $oMail, [int $iRecipientId = -2])

Implementation of:
Inx_Api_Util_TemporaryMailSender::sendTemporaryMail()
Sends the specified TemporaryMail to the given recipient, if any was passed.

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