|
int const | ENC7BIT = 0 |
| Encoding type: 7 bit SMTP semantic data.
|
|
int const | ENC8BIT = 1 |
| Encoding type: 8 bit SMTP semantic data.
|
|
int const | ENCBASE64 = 3 |
| Encoding type: BASE64 encoded data.
|
|
int const | ENCBINARY = 2 |
| Encoding type: 8 bit binary data.
|
|
int const | ENCOTHER = 5 |
| Encoding type: Unknown.
|
|
int const | ENCQUOTEDPRINTABLE = 4 |
| Encoding type: Human-readable 8-as-7 bit data.
|
|
◆ get_body_encoding()
static tool_messageinbound\utils::get_body_encoding |
( |
| ) |
|
|
static |
Get body content encoding.
- Return values
-
string[] | List of body content encoding. |
The documentation for this class was generated from the following file:
- admin/tool/messageinbound/classes/utils.php