|
static | GetList ($arOrder=Array(), $arFilter=Array(), $bCnt=false) |
static | GetByID ($ID) |
static | GetSpamRating ($msgid, $arRow=false) |
static | parseHeader ($header, $charset) |
static | decodeMessageBody ($header, $body, $charset) |
static | parseMessage ($message, $charset) |
static | addMessage ($mailboxId, $message, $charset, $params=array()) |
static | saveMessage (int $mailboxId, &$message, &$header, &$bodyHtml, &$bodyText, &$attachments, $params=array()) |
static | Add ($arFields, $mailboxID=false) |
static | Update ($ID, $arFields, $mailboxID=false) |
static | Delete ($id) |
static | MarkAsSpam ($ID, $bIsSPAM=true, $arRow=false) |
static | addAttachment ($arFields) |
static | isLongMessageBody (?string &$messageBody) |
static | getBodyMaxLength () |
static | prepareLongMessage (&$messageBody, &$messageBodyHtml) |
const | MAX_LENGTH_MESSAGE_BODY = 3000000 |
static | getTextHtmlBlock (string &$body) |
static | getPartBody (&$part) |
См. определение в файле mail.php строка 62