The Inx_Api_BOManager interface defines the basic requirements of a business object manager, including retrieval and removal of the managed objects.
The Inx_Api_BOManager interface defines the basic requirements of a business object manager, including retrieval and removal of the managed objects.
Located in /Api/BOManager.php (line 13)
Class | Description |
---|---|
Inx_Api_Action_ActionManager | The Inx_Api_Action_ActionManager manages all actions. |
Inx_Api_Approval_ApproverManager | The Inx_Api_Approval_ApproverManager is used for the retrieval and creation of approvers. |
Inx_Api_Blacklist_BlacklistManager | Sometimes you might want to exclude particular e-mail addresses or whole address ranges from Inxmail. |
Inx_Api_Bounce_BounceManager | The Inx_Api_Bounce_BounceManager can be used to retrieve bounces. |
Inx_Api_DesignTemplate_DesignCollectionManager | The Inx_Api_DesignTemplate_DesignCollectionMananger can be used to access Inx_Api_DesignTemplate_DesignCollections. |
Inx_Api_Filter_FilterManager | Often, mailings are to be sent not to the whole recipient list but only to a certain subgroup of recipients. |
Inx_Api_Inbox_InboxManager | The Inx_Api_Inbox_InboxManager can be used to retrieve inbox messages. |
Inx_Api_List_ListContextManager | An Inx_Api_List_ListContext corresponds to a list in Inxmail, like a mailing list or the system list. |
Inx_Api_Mailing_MailingManager | The Inx_Api_Mailing_MailingManager manages all mailings. |
Inx_Api_MailingTemplate_MailingTemplateManager | The Inx_Api_MailingTemplate_MailingTemplateManager can be used to manage mailing templates. |
Inx_Api_Resource_ResourceManager | The Inx_Api_Resource_ResourceManager manages the file resources. |
Inx_Api_SplitTest_SplitTestManager | The SplitTestManager enables access to split tests. through the Inx_Api_SplitTestMailing_SplitTestMailing business object. |
Inx_Api_SplitTestMailing_SplitTestMailingManager | The SplitTestMailingManager enables access to split test mailings. through the Inx_Api_SplitTestMailing_SplitTestMailing business object. |
Inx_Api_TextModule_TextModuleManager | The Inx_Api_TextModule_TextModuleManager can be used to retrieve and create text modules. |
Inx_Api_Transformation_TransformationManager | The Inx_Api_Transformation_TransformationManager can be used to retrieve and create transformations. |
Inx_Api_TriggerMailing_TriggerMailingManager |
The TriggerMailingManager manages all trigger mailings. used to perform the following tasks:
|
Returns the Inx_Api_BusinessObject with the specified id.
Returns the Inx_Api_BusinessObject with the specified id.
Removes the Inx_Api_BusinessObject with the specified id.
Removes the Inx_Api_BusinessObject with the specified id.
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects.
Returns an Inx_Api_BOResultSet containing all managed Inx_Api_BusinessObjects. For Inx_Api_Blacklist_BlacklistManager and Inx_Api_Resource_ResourceManager two params can be specified:
Documentation generated on Thu, 17 Sep 2015 14:27:21 +0200 by phpDocumentor 1.3.2