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

Открытые члены

 __construct ($mailboxId)
 
 getDirs ()
 
 setDirs (array $dirs)
 
 reloadDirs ()
 
 getErrors ()
 
 getDrafts ()
 
 getIncome ()
 
 getOutcome ()
 
 getSpam ()
 
 getTrash ()
 
 getIncomePath ($emojiEncode=false)
 
 getOutcomePath ($emojiEncode=false)
 
 getDraftsPath ($emojiEncode=false)
 
 getSpamPath ($emojiEncode=false)
 
 getTrashPath ($emojiEncode=false)
 
 getDirPathByHash ($hash)
 
 getDirByHash ($hash)
 
 getDirPathByType ($type)
 
 getDirByPath (?string $path)
 
 getSyncDirs ()
 
 getSyncDirsOrderByTime ($excludeDirPath=null)
 
 getSyncDirsPath ($emojiEncode=false)
 
 getAllOneLevel ()
 
 getOrderByDefault ($dir)
 
 getLastSyncDirByDefault ($excludeDirPath=null)
 
 getCurrentSyncDirByTime ()
 
 getCurrentSyncDirPositionByDefault (string $path, $excludeDirPath=null)
 
 removeDirsLikePath (array $dirs)
 
 getDefaultDir ()
 
 getDefaultDirPath ($emojiEncode=false)
 
 buildTreeDirs ()
 
 syncChildren ($parent)
 
 getOneLevelByParentId ($parent)
 
 getAllLevelByParentId ($parent)
 
 addSyncDirs ($dirs, $dbDirs)
 
 updateSyncDirs ($dirs, $dbDirs)
 
 removeSyncDirs ($dirs, $dbDirs)
 
 toggleSyncDirs ($dirs)
 
 saveDirsTypes ($dirs)
 
 syncDbDirs ($dirs)
 
 updateMessageCount ($id, $count)
 

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

static isDirsTypes ($name)
 
static getFlags (array $flags)
 
static getMaxLevelDirs ()
 
static setMaxLevelDirs (int $val)
 
static getCurrentSyncDir ()
 
static setCurrentSyncDir (string $path)
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( $mailboxId)

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

Методы

◆ addSyncDirs()

addSyncDirs ( $dirs,
$dbDirs )

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

◆ buildTreeDirs()

buildTreeDirs ( )

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

◆ getAllLevelByParentId()

getAllLevelByParentId ( $parent)

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

◆ getAllOneLevel()

getAllOneLevel ( )

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

◆ getCurrentSyncDir()

static getCurrentSyncDir ( )
static

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

◆ getCurrentSyncDirByTime()

getCurrentSyncDirByTime ( )

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

◆ getCurrentSyncDirPositionByDefault()

getCurrentSyncDirPositionByDefault ( string $path,
$excludeDirPath = null )

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

◆ getDefaultDir()

getDefaultDir ( )

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

◆ getDefaultDirPath()

getDefaultDirPath ( $emojiEncode = false)

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

◆ getDirByHash()

getDirByHash ( $hash)

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

◆ getDirByPath()

getDirByPath ( ?string $path)

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

◆ getDirPathByHash()

getDirPathByHash ( $hash)

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

◆ getDirPathByType()

getDirPathByType ( $type)

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

◆ getDirs()

getDirs ( )

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

◆ getDrafts()

getDrafts ( )

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

◆ getDraftsPath()

getDraftsPath ( $emojiEncode = false)

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

◆ getErrors()

getErrors ( )

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

◆ getFlags()

static getFlags ( array $flags)
static

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

◆ getIncome()

getIncome ( )

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

◆ getIncomePath()

getIncomePath ( $emojiEncode = false)

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

◆ getLastSyncDirByDefault()

getLastSyncDirByDefault ( $excludeDirPath = null)

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

◆ getMaxLevelDirs()

static getMaxLevelDirs ( )
static

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

◆ getOneLevelByParentId()

getOneLevelByParentId ( $parent)

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

◆ getOrderByDefault()

getOrderByDefault ( $dir)

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

◆ getOutcome()

getOutcome ( )

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

◆ getOutcomePath()

getOutcomePath ( $emojiEncode = false)

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

◆ getSpam()

getSpam ( )

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

◆ getSpamPath()

getSpamPath ( $emojiEncode = false)

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

◆ getSyncDirs()

getSyncDirs ( )

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

◆ getSyncDirsOrderByTime()

getSyncDirsOrderByTime ( $excludeDirPath = null)

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

◆ getSyncDirsPath()

getSyncDirsPath ( $emojiEncode = false)

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

◆ getTrash()

getTrash ( )

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

◆ getTrashPath()

getTrashPath ( $emojiEncode = false)

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

◆ isDirsTypes()

static isDirsTypes ( $name)
static

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

◆ reloadDirs()

reloadDirs ( )

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

◆ removeDirsLikePath()

removeDirsLikePath ( array $dirs)

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

◆ removeSyncDirs()

removeSyncDirs ( $dirs,
$dbDirs )

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

◆ saveDirsTypes()

saveDirsTypes ( $dirs)

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

◆ setCurrentSyncDir()

static setCurrentSyncDir ( string $path)
static

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

◆ setDirs()

setDirs ( array $dirs)

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

◆ setMaxLevelDirs()

static setMaxLevelDirs ( int $val)
static

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

◆ syncChildren()

syncChildren ( $parent)

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

◆ syncDbDirs()

syncDbDirs ( $dirs)

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

◆ toggleSyncDirs()

toggleSyncDirs ( $dirs)

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

◆ updateMessageCount()

updateMessageCount ( $id,
$count )

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

◆ updateSyncDirs()

updateSyncDirs ( $dirs,
$dbDirs )

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