$checkpoint | Mailbox | protected |
$dirsHelper | Mailbox | protected |
$dirsMd5WithCounter | Mailbox | protected |
$errors | Mailbox | protected |
$filters | Mailbox | protected |
$lastSyncResult | Mailbox | protected |
$mailbox | Mailbox | protected |
$session | Mailbox | protected |
$startTime | Mailbox | protected |
$syncParams | Mailbox | protected |
$syncTimeout | Mailbox | protected |
$warnings | Mailbox | protected |
__construct($mailbox) | Mailbox | protected |
activateSync() | Mailbox | |
cacheMessage(&$body, $params=array()) | Mailbox | protected |
checkMessagesForExistence($dirPath='INBOX', $UIDs=[]) | Mailbox | |
cleanup() | Mailbox | |
createInstance($id, $throw=true) | Mailbox | static |
createMessage(Main\Mail\Mail $message, array $fields=array()) | Mailbox | protected |
dismissDeletedUidMessages() | Mailbox | |
dismissOldMessages() | Mailbox | |
downloadAttachments(array &$excerpt) | Mailbox | |
downloadMessage(array &$excerpt) | Mailbox | |
findBy($id, $email) | Mailbox | static |
getDirsHelper() | Mailbox | |
getDirsMd5WithCounter($mailboxId) | Mailbox | |
getDirsWithUnseenMailCounters() | Mailbox | |
getErrors() | Mailbox | |
getFilters($force=false) | Mailbox | |
getForUserByEmail($email) | Mailbox | static |
getLastSyncResult() | Mailbox | |
getMailbox() | Mailbox | |
getMailboxId() | Mailbox | |
getMailboxOwnerId() | Mailbox | |
getServices() | Mailbox | static |
getSyncStatus() | Mailbox | |
getTimeout() | Mailbox | static |
getWarnings() | Mailbox | |
incrementTree($message) | Mailbox | |
instance(array $mailbox) | Mailbox | protectedstatic |
isAuthenticated() | Mailbox | |
isRuZone() | Mailbox | static |
isSupportLazyAttachments() | Mailbox | |
isSupportSanitizeOnView() | Mailbox | |
isTimeQuotaExceeded() | Mailbox | protected |
linkMessage($uid, $id) | Mailbox | protected |
listDirs($pattern, $useDb=false) | Mailbox | |
listMessages($params=array(), $fetch=true) | Mailbox | protected |
mail(array $params) | Mailbox | |
MAIL_SERVICES_ONLY_FOR_THE_RU_ZONE | Mailbox | |
MESSAGE_DELETION_LIMIT_AT_A_TIME | Mailbox | |
MESSAGE_RESYNCHRONIZATION_TIME | Mailbox | |
normalizeMailboxOptions() | Mailbox | protected |
notifyNewMessages() | Mailbox | |
NUMBER_OF_BROKEN_MESSAGES_TO_RESYNCHRONIZE | Mailbox | |
prepareMailbox($filter) | Mailbox | static |
pushSyncStatus($params, $force=false) | Mailbox | protected |
rawInstance($filter, $throw=true) | Mailbox | static |
registerMessage(&$fields, $replaces=null, $isOutgoing=false) | Mailbox | protected |
resortTree($message=null) | Mailbox | |
restoringConsistency() | Mailbox | |
resyncIsOldStatus() | Mailbox | |
resyncMessage(array &$excerpt) | Mailbox | |
reSyncStartPage() | Mailbox | |
sendCountersEvent() | Mailbox | |
setCheckpoint() | Mailbox | |
setLastSyncResult(array $data) | Mailbox | protected |
setSyncParams(array $params=array()) | Mailbox | |
sync($syncCounters=true) | Mailbox | |
SYNC_TIME_QUOTA | Mailbox | |
SYNC_TIMEOUT | Mailbox | |
syncCounters() | Mailbox | |
syncFirstDay() | Mailbox | |
syncInternal() | Mailbox | protected |
syncMessages($mailboxID, $dirPath, $UIDs) | Mailbox | |
syncOutgoing() | Mailbox | |
syncOutgoingMessage($excerpt) | Mailbox | protected |
unregisterMessages($filter, $eventData=[], $ignoreDeletionCheck=false) | Mailbox | protected |
updateGlobalCounter($userId) | Mailbox | |
updateGlobalCounterForCurrentUser() | Mailbox | |
updateMessagesRegistry(array $filter, array $fields, $mailData=array()) | Mailbox | protected |
uploadMessage(Main\Mail\Mail $message, array &$excerpt) | Mailbox | |