Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс MailboxDirectory

Открытые статические члены

static fetchAllDirsTypes ($mailboxId)
 
static fetchOneLevelByParentId ($mailboxId, $id, $level)
 
static fetchAllLevelByParentId ($mailboxId, $path, $level)
 
static fetchOneByMailboxIdAndHash ($mailboxId, $hash)
 
static fetchOneOutcome ($mailboxId)
 
static fetchTrashAndSpamHash ($mailboxId)
 
static fetchOneById ($id)
 
static fetchOneByHash ($mailboxId, $hash)
 
static updateSync ($id, $val)
 
static resetDirsTypes ($mailboxId, $type)
 
static update ($id, $data)
 
static add (array $data)
 
static addMulti ($rows, $ignoreEvents=false)
 
static deleteList (array $filter)
 
static updateSyncDirs (array $values, $val, $mailboxId)
 
static fetchAll ($mailboxId)
 
static fetchAllSyncDirs ($mailboxId)
 
static fetchAllDisabledDirs ($mailboxId)
 
static countMessagesSyncDirs ($mailboxId)
 
static getMinSyncTime ($mailboxId)
 
static countSyncDirs ($mailboxId)
 
static updateMessageCount ($id, $val)
 
static updateFlags ($id, $flags)
 
static updateSyncTime ($id, $val)
 
static setSyncLock (int $id, int $time)
 

Подробное описание

См. определение в файле mailboxdirectory.php строка 10

Методы

◆ add()

static add ( array $data)
static

См. определение в файле mailboxdirectory.php строка 176

◆ addMulti()

static addMulti ( $rows,
$ignoreEvents = false )
static

См. определение в файле mailboxdirectory.php строка 181

◆ countMessagesSyncDirs()

static countMessagesSyncDirs ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 270

◆ countSyncDirs()

static countSyncDirs ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 303

◆ deleteList()

static deleteList ( array $filter)
static

См. определение в файле mailboxdirectory.php строка 186

◆ fetchAll()

static fetchAll ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 220

◆ fetchAllDirsTypes()

static fetchAllDirsTypes ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 12

◆ fetchAllDisabledDirs()

static fetchAllDisabledDirs ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 258

◆ fetchAllLevelByParentId()

static fetchAllLevelByParentId ( $mailboxId,
$path,
$level )
static

См. определение в файле mailboxdirectory.php строка 52

◆ fetchAllSyncDirs()

static fetchAllSyncDirs ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 245

◆ fetchOneByHash()

static fetchOneByHash ( $mailboxId,
$hash )
static

См. определение в файле mailboxdirectory.php строка 128

◆ fetchOneById()

static fetchOneById ( $id)
static

См. определение в файле mailboxdirectory.php строка 119

◆ fetchOneByMailboxIdAndHash()

static fetchOneByMailboxIdAndHash ( $mailboxId,
$hash )
static

См. определение в файле mailboxdirectory.php строка 75

◆ fetchOneLevelByParentId()

static fetchOneLevelByParentId ( $mailboxId,
$id,
$level )
static

См. определение в файле mailboxdirectory.php строка 30

◆ fetchOneOutcome()

static fetchOneOutcome ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 85

◆ fetchTrashAndSpamHash()

static fetchTrashAndSpamHash ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 95

◆ getMinSyncTime()

static getMinSyncTime ( $mailboxId)
static

См. определение в файле mailboxdirectory.php строка 287

◆ resetDirsTypes()

static resetDirsTypes ( $mailboxId,
$type )
static

См. определение в файле mailboxdirectory.php строка 148

◆ setSyncLock()

static setSyncLock ( int $id,
int $time )
static

См. определение в файле mailboxdirectory.php строка 350

◆ update()

static update ( $id,
$data )
static

См. определение в файле mailboxdirectory.php строка 171

◆ updateFlags()

static updateFlags ( $id,
$flags )
static

См. определение в файле mailboxdirectory.php строка 330

◆ updateMessageCount()

static updateMessageCount ( $id,
$val )
static

См. определение в файле mailboxdirectory.php строка 320

◆ updateSync()

static updateSync ( $id,
$val )
static

См. определение в файле mailboxdirectory.php строка 138

◆ updateSyncDirs()

static updateSyncDirs ( array $values,
$val,
$mailboxId )
static

См. определение в файле mailboxdirectory.php строка 198

◆ updateSyncTime()

static updateSyncTime ( $id,
$val )
static

См. определение в файле mailboxdirectory.php строка 340