The Inx_Api_Rendering_BuildMode determines how a mailing is built by the Inx_Api_Rendering_GeneralMailingRenderer.
The Inx_Api_Rendering_BuildMode determines how a mailing is built by the Inx_Api_Rendering_GeneralMailingRenderer.
Located in /Api/Rendering/BuildMode.php (line 14)
Mode for alternative view. trigger any event or generate any click. the Inxmail server.
Mode for alternative view. Standard links are fully functional, tracking links are functional but will not trigger any event or generate any click. Embedded images are replaced with http references to image resources on the Inxmail server.
Mode for alternative view. replaced with http references to image resources on the Inxmail server.
Mode for alternative view. All links are fully functional but converted to simple links. Embedded images are replaced with http references to image resources on the Inxmail server.
Mode for mail preview. any event or generate any click, unsubscription links will redirect but not unsubscribe anybody. are replaced with http references to image resources on the Inxmail server. return true while building the mailing.
Mode for mail preview. Standard links are fully functional, tracking links are functional but will not trigger any event or generate any click, unsubscription links will redirect but not unsubscribe anybody. Embedded images are replaced with http references to image resources on the Inxmail server. The function InInboxView() will return true while building the mailing.
Mode for archive view. any event or generate any click, unsubscription links will redirect but not unsubscribe anybody. are replaced with http references to image resources on the Inxmail server. return true while building the mailing.
Mode for archive view. Standard links are fully functional, tracking links are functional but will not trigger any event or generate any click, unsubscription links will redirect but not unsubscribe anybody. Embedded images are replaced with http references to image resources on the Inxmail server. The function InInboxView() will return true while building the mailing.
Returns the Inx_Api_Rendering_BuildMode corresponding to the given ID. UKNOWN build mode will be returned. inside client code.
Returns the Inx_Api_Rendering_BuildMode corresponding to the given ID. If the ID is unknown, the UKNOWN build mode will be returned. The ID is used for transmission purposes and should not be used inside client code.
All links are fully functional but converted to simple links. to image resources on the Inxmail server.
All links are fully functional but converted to simple links. Embedded images are replaced with http references to image resources on the Inxmail server. The function InInboxView() will return true while building the mailing.
Mode for generating a normal mailing, ready to be sent.
Mode for generating a normal mailing, ready to be sent.
Mode for mail preview. any event or generate any click, unsubscription links will redirect but not unsubscribe anybody. are replaced with http references to image resources on the Inxmail server. return true while building the mailing.
Mode for mail preview. Standard links are fully functional, tracking links are functional but will not trigger any event or generate any click, unsubscription links will redirect but not unsubscribe anybody. Embedded images are replaced with http references to image resources on the Inxmail server. The function InInboxView() will return true while building the mailing.
Constant for an unknown build mode.
Constant for an unknown build mode. This mode indicates a version mismatch between API and server.
Returns an array containing all available Inx_Api_Rendering_BuildModes including UNKNOWN.
Returns an array containing all available Inx_Api_Rendering_BuildModes including UNKNOWN.
Returns the ID of the Inx_Api_Rendering_BuildMode. not be used inside client code.
Returns the ID of the Inx_Api_Rendering_BuildMode. The ID is used for transmission purposes and should not be used inside client code.
Documentation generated on Thu, 17 Sep 2015 14:27:22 +0200 by phpDocumentor 1.3.2