The Inx_Api_Rendering_ContentType enumeration defines the format of the content of a mailing.
The Inx_Api_Rendering_ContentType enumeration defines the format of the content of a mailing.
Located in /Api/Rendering/ContentType.php (line 15)
Returns the Inx_Api_Rendering_ContentType corresponding to the given id. UNKNOWN type will be returned. inside client code.
Returns the Inx_Api_Rendering_ContentType corresponding to the given id. If the ID is unknown, the UNKNOWN type will be returned. The ID is used for transmission purposes and should not be used inside client code.
Content type indicating a HTML content.
Content type indicating a HTML content. A mailing with this content type has only a HTML text part.
Content type indicating a multipart content.
Content type indicating a multipart content. A mailing with this content type has a HTML and a plain text part.
Content type indicating a plain text content.
Content type indicating a plain text content. A mailing with this content type has only a plain text part.
Unspecified content type that can only be used to build a mailing. building the mailing is the one associated with the mailing in the remote system i.
Unspecified content type that can only be used to build a mailing. In this case, the content type used for building the mailing is the one associated with the mailing in the remote system i.e. the format of the mailing.
Unknown content type, not a legal value for building a mailing.
Unknown content type, not a legal value for building a mailing.
Returns an array containing all available Inx_Api_Rendering_ContentTypes including UNKNOWN.
Returns an array containing all available Inx_Api_Rendering_ContentTypes including UNKNOWN.
Returns the ID of the Inx_Api_Rendering_ContentType. not be used inside client code.
Returns the ID of the Inx_Api_Rendering_ContentType. The ID is used for transmission purposes and should not be used inside client code.
Documentation generated on Thu, 17 Sep 2015 14:27:23 +0200 by phpDocumentor 1.3.2