|
static | syncAllDirsInMailboxForTheFirstSyncDayAgent () |
|
static | syncMailboxAgent ($id) |
|
static | syncOutgoingAgent ($id) |
|
static | markOldMessagesAgent () |
|
static | cleanupMailboxAgent ($id) |
|
static | resortTreeAgent ($id) |
|
static | deleteMailboxAgent ($id) |
|
static | resyncDomainUsersAgent () |
|
static | syncMailbox ($id, &$error) |
|
static | listImapDirs ($mailbox, &$error=[], &$errors=null) |
|
static | getImapUIDsForSpecificDay ($mailboxID, $dirPath='inbox', $internalDate) |
|
static | getLastDeletedOldMessageInternaldate ($mailboxId, $dirPath, $filter=[]) |
|
static | getStartInternalDateForDir ( $mailboxId, $dirPath, $order='ASC', $filter=['!=MESSAGE_UID.IS_OLD'=> 'Y', '==MESSAGE_UID.DELETE_TIME'=> 0, '! @MESSAGE_UID.IS_OLD'=>['M', 'R'],]) |
|
static | getImapUnseenSyncForDir ($mailbox=null, $dirPath, $mailboxID=null) |
|
static | setMailboxUnseenCounter ($mailboxId, $count) |
|
static | updateMailboxUnseenCounter ($mailboxId) |
|
static | updateMailCounters ($mailbox) |
|
static | getImapUnseen ($mailbox, $dirPath='inbox', &$error=[], &$errors=null, $startInternalDate=null) |
|
static | addImapMessage ($id, $data, &$error) |
|
static | updateImapMessage ($userId, $hash, $data, &$error) |
|
См. определение в файле helper.php строка 10
◆ addImapMessage()
static addImapMessage |
( |
| $id, |
|
|
| $data, |
|
|
& | $error ) |
|
static |
◆ cleanupMailboxAgent()
static cleanupMailboxAgent |
( |
| $id | ) |
|
|
static |
◆ deleteMailboxAgent()
static deleteMailboxAgent |
( |
| $id | ) |
|
|
static |
◆ getImapUIDsForSpecificDay()
static getImapUIDsForSpecificDay |
( |
| $mailboxID, |
|
|
| $dirPath = 'inbox', |
|
|
| $internalDate ) |
|
static |
◆ getImapUnseen()
static getImapUnseen |
( |
| $mailbox, |
|
|
| $dirPath = 'inbox', |
|
|
& | $error = [], |
|
|
& | $errors = null, |
|
|
| $startInternalDate = null ) |
|
static |
◆ getImapUnseenSyncForDir()
static getImapUnseenSyncForDir |
( |
| $mailbox = null, |
|
|
| $dirPath, |
|
|
| $mailboxID = null ) |
|
static |
◆ getLastDeletedOldMessageInternaldate()
static getLastDeletedOldMessageInternaldate |
( |
| $mailboxId, |
|
|
| $dirPath, |
|
|
| $filter = [] ) |
|
static |
◆ getStartInternalDateForDir()
static getStartInternalDateForDir |
( |
| $mailboxId, |
|
|
| $dirPath, |
|
|
| $order = 'ASC' ) |
|
static |
◆ listImapDirs()
static listImapDirs |
( |
| $mailbox, |
|
|
& | $error = [], |
|
|
& | $errors = null ) |
|
static |
◆ markOldMessagesAgent()
static markOldMessagesAgent |
( |
| ) |
|
|
static |
◆ resortTreeAgent()
static resortTreeAgent |
( |
| $id | ) |
|
|
static |
◆ resyncDomainUsersAgent()
static resyncDomainUsersAgent |
( |
| ) |
|
|
static |
◆ setMailboxUnseenCounter()
static setMailboxUnseenCounter |
( |
| $mailboxId, |
|
|
| $count ) |
|
static |
◆ syncAllDirsInMailboxForTheFirstSyncDayAgent()
static syncAllDirsInMailboxForTheFirstSyncDayAgent |
( |
| ) |
|
|
static |
◆ syncMailbox()
static syncMailbox |
( |
| $id, |
|
|
& | $error ) |
|
static |
◆ syncMailboxAgent()
static syncMailboxAgent |
( |
| $id | ) |
|
|
static |
◆ syncOutgoingAgent()
static syncOutgoingAgent |
( |
| $id | ) |
|
|
static |
◆ updateImapMessage()
static updateImapMessage |
( |
| $userId, |
|
|
| $hash, |
|
|
| $data, |
|
|
& | $error ) |
|
static |
◆ updateMailboxUnseenCounter()
static updateMailboxUnseenCounter |
( |
| $mailboxId | ) |
|
|
static |
◆ updateMailCounters()
static updateMailCounters |
( |
| $mailbox | ) |
|
|
static |
◆ SYNC_TIMEOUT