|
| 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 (int $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 строка 11
◆ add()
◆ addMulti()
| addMulti |
( |
| $rows, |
|
|
| $ignoreEvents = false ) |
|
static |
◆ countMessagesSyncDirs()
| countMessagesSyncDirs |
( |
| $mailboxId | ) |
|
|
static |
◆ countSyncDirs()
| countSyncDirs |
( |
| $mailboxId | ) |
|
|
static |
◆ deleteList()
| deleteList |
( |
array | $filter | ) |
|
|
static |
◆ fetchAll()
| fetchAll |
( |
int | $mailboxId | ) |
|
|
static |
◆ fetchAllDirsTypes()
| fetchAllDirsTypes |
( |
| $mailboxId | ) |
|
|
static |
◆ fetchAllDisabledDirs()
| fetchAllDisabledDirs |
( |
| $mailboxId | ) |
|
|
static |
◆ fetchAllLevelByParentId()
| fetchAllLevelByParentId |
( |
| $mailboxId, |
|
|
| $path, |
|
|
| $level ) |
|
static |
◆ fetchAllSyncDirs()
| fetchAllSyncDirs |
( |
| $mailboxId | ) |
|
|
static |
◆ fetchOneByHash()
| fetchOneByHash |
( |
| $mailboxId, |
|
|
| $hash ) |
|
static |
◆ fetchOneById()
◆ fetchOneByMailboxIdAndHash()
| fetchOneByMailboxIdAndHash |
( |
| $mailboxId, |
|
|
| $hash ) |
|
static |
◆ fetchOneLevelByParentId()
| fetchOneLevelByParentId |
( |
| $mailboxId, |
|
|
| $id, |
|
|
| $level ) |
|
static |
◆ fetchOneOutcome()
| fetchOneOutcome |
( |
| $mailboxId | ) |
|
|
static |
◆ fetchTrashAndSpamHash()
| fetchTrashAndSpamHash |
( |
| $mailboxId | ) |
|
|
static |
◆ getMinSyncTime()
| getMinSyncTime |
( |
| $mailboxId | ) |
|
|
static |
◆ resetDirsTypes()
| resetDirsTypes |
( |
| $mailboxId, |
|
|
| $type ) |
|
static |
◆ setSyncLock()
| setSyncLock |
( |
int | $id, |
|
|
int | $time ) |
|
static |
◆ update()
◆ updateFlags()
| updateFlags |
( |
| $id, |
|
|
| $flags ) |
|
static |
◆ updateMessageCount()
| updateMessageCount |
( |
| $id, |
|
|
| $val ) |
|
static |
◆ updateSync()
◆ updateSyncDirs()
| updateSyncDirs |
( |
array | $values, |
|
|
| $val, |
|
|
| $mailboxId ) |
|
static |
◆ updateSyncTime()
| updateSyncTime |
( |
| $id, |
|
|
| $val ) |
|
static |
Объявления и описания членов класса находятся в файле: