Открытые члены | |
| __construct (Mailbox $mail, int $id, $part, $encoding, int $options) | |
| fetch () | |
| decodeAfterFetch (string $data) | |
Поля данных | |
| const | TEXT_PLAIN = 0 |
| const | TEXT_HTML = 1 |
| $id | |
| $encoding | |
| $charset | |
| $part | |
| $options | |
Защищенные члены | |
| convertEncodingAfterFetch () | |
Защищенные данные | |
| $data | |
| __construct | ( | Mailbox | $mail, |
| int | $id, | ||
| $part, | |||
| $encoding, | |||
| int | $options | ||
| ) |
| 0 | string | $part | |
| int | mixed | $encoding |
|
protected |
| decodeAfterFetch | ( | string | $data | ) |
| fetch | ( | ) |
| $charset |
|
protected |
| $encoding |
| $id |
| $options |
| $part |
| const TEXT_HTML = 1 |
| const TEXT_PLAIN = 0 |