Class Inx_Apiimpl_MailingTemplate_MailingTemplateManagerImpl

Description
Variable Summary
Method Summary
Inx_Apiimpl_MailingTemplate_MailingTemplateManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
Inx_Api_BusinessObject fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)
boolean remove (int $id)
int removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $indexRanges)
Inx_Api_BOResultSet select (Inx_Api_List_ListContext $oListContext, [int $iOrderAttribute = -1], [int $iOrderType = -1])
Variables
mixed $_oService (line 11)
  • access: protected
Inx_Apiimpl_SessionContext $_oSessionContext (line 9)
  • access: protected
Methods
static method createNewMailingTemplateData (line 148)
  • access: public
static void createNewMailingTemplateData ()
Constructor __construct (line 13)
  • access: public
Inx_Apiimpl_MailingTemplate_MailingTemplateManagerImpl __construct (Inx_Apiimpl_SessionContext $sc)
createTemplate (line 46)

Enter description here.

Enter description here...

  • access: public
Inx_Api_MailingTemplate_MailingTemplate createTemplate (Inx_Api_List_ListContext $oListContext,  $iMimeType)

Implementation of:
Inx_Api_MailingTemplate_MailingTemplateManager::createTemplate()
Creates a mailing template in the specified list with the specified MIME type.
fetchBOs (line 24)

Enter description here.

Enter description here...

  • access: public
Inx_Api_BusinessObject fetchBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $iIndex,  $iDirection)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::fetchBOs()
get (line 86)

Enter description here.

Enter description here...

  • throws: Inx_Api_DataException
  • access: public
  • int $id

Implementation of:
Inx_Api_BOManager::get()
Returns the Inx_Api_BusinessObject with the specified id.
remove (line 111)

Enter description here.

Enter description here...

  • access: public
boolean remove (int $id)
  • int $id

Implementation of:
Inx_Api_BOManager::remove()
Removes the Inx_Api_BusinessObject with the specified id.
removeBOs (line 36)

Enter description here.

Enter description here...

  • throws: Inx_Api_RemoteException
  • access: public
int removeBOs (Inx_Apiimpl_RemoteRef $oResultSetRef,  $indexRanges)

Implementation of:
Inx_Apiimpl_Core_BOResultSetDelegate::removeBOs()
select (line 62)

Enter description here.

Enter description here...

  • access: public
Inx_Api_BOResultSet select (Inx_Api_List_ListContext $oListContext, [int $iOrderAttribute = -1], [int $iOrderType = -1])

Implementation of:
Inx_Api_MailingTemplate_MailingTemplateManager::select()
Returns an Inx_Api_BOResultSet containing all mailing templates assigned to the given list, ordered by the given attribute and order type.
selectAll (line 132)

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.

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