MailboxDirectoryHelper
Table of Contents
Methods
-
__construct()
: mixed
-
addSyncDirs()
: mixed
-
buildTreeDirs()
: mixed
-
getAllLevelByParentId()
: mixed
-
getAllOneLevel()
: mixed
-
getCurrentSyncDir()
: mixed
-
getCurrentSyncDirByTime()
: mixed
-
getCurrentSyncDirPositionByDefault()
: mixed
-
getDefaultDir()
: mixed
-
getDefaultDirPath()
: mixed
-
getDirByHash()
: mixed
-
getDirByPath()
: mixed
-
getDirPathByHash()
: mixed
-
getDirPathByType()
: mixed
-
getDirs()
: mixed
-
getDrafts()
: mixed
-
getDraftsPath()
: mixed
-
getErrors()
: mixed
-
getFlags()
: mixed
-
getIncome()
: mixed
-
getIncomePath()
: mixed
-
getLastSyncDirByDefault()
: mixed
-
getMaxLevelDirs()
: mixed
-
getOneLevelByParentId()
: mixed
-
getOrderByDefault()
: mixed
-
getOutcome()
: mixed
-
getOutcomePath()
: mixed
-
getSpam()
: mixed
-
getSpamPath()
: mixed
-
getSyncDirs()
: mixed
-
getSyncDirsOrderByTime()
: mixed
-
getSyncDirsPath()
: mixed
-
getTrash()
: mixed
-
getTrashPath()
: mixed
-
isDirsTypes()
: mixed
-
reloadDirs()
: mixed
-
removeDirsLikePath()
: mixed
-
removeSyncDirs()
: mixed
-
saveDirsTypes()
: mixed
-
setCurrentSyncDir()
: mixed
-
setDirs()
: mixed
-
setMaxLevelDirs()
: mixed
-
syncChildren()
: mixed
-
syncDbDirs()
: mixed
-
toggleSyncDirs()
: mixed
-
updateMessageCount()
: mixed
-
updateSyncDirs()
: mixed
__construct()
public
__construct(mixed $mailboxId) : mixed
Parameters
-
$mailboxId
: mixed
-
addSyncDirs()
public
addSyncDirs(mixed $dirs, mixed $dbDirs) : mixed
Parameters
-
$dirs
: mixed
-
-
$dbDirs
: mixed
-
buildTreeDirs()
public
buildTreeDirs() : mixed
getAllLevelByParentId()
public
getAllLevelByParentId(mixed $parent) : mixed
Parameters
-
$parent
: mixed
-
getAllOneLevel()
public
getAllOneLevel() : mixed
getCurrentSyncDir()
public
static getCurrentSyncDir() : mixed
getCurrentSyncDirByTime()
public
getCurrentSyncDirByTime() : mixed
getCurrentSyncDirPositionByDefault()
public
getCurrentSyncDirPositionByDefault(string $path[, mixed $excludeDirPath = null ]) : mixed
Parameters
-
$path
: string
-
-
$excludeDirPath
: mixed
= null
-
getDefaultDir()
public
getDefaultDir() : mixed
getDefaultDirPath()
public
getDefaultDirPath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
getDirByHash()
public
getDirByHash(mixed $hash) : mixed
Parameters
-
$hash
: mixed
-
getDirByPath()
public
getDirByPath(string|null $path) : mixed
Parameters
-
$path
: string|null
-
getDirPathByHash()
public
getDirPathByHash(mixed $hash) : mixed
Parameters
-
$hash
: mixed
-
getDirPathByType()
public
getDirPathByType(mixed $type) : mixed
Parameters
-
$type
: mixed
-
getDirs()
public
getDirs() : mixed
getDrafts()
public
getDrafts() : mixed
getDraftsPath()
public
getDraftsPath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
getErrors()
public
getErrors() : mixed
getFlags()
public
static getFlags(array<string|int, mixed> $flags) : mixed
Parameters
-
$flags
: array<string|int, mixed>
-
getIncome()
public
getIncome() : mixed
getIncomePath()
public
getIncomePath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
getLastSyncDirByDefault()
public
getLastSyncDirByDefault([mixed $excludeDirPath = null ]) : mixed
Parameters
-
$excludeDirPath
: mixed
= null
-
getMaxLevelDirs()
public
static getMaxLevelDirs() : mixed
getOneLevelByParentId()
public
getOneLevelByParentId(mixed $parent) : mixed
Parameters
-
$parent
: mixed
-
getOrderByDefault()
public
getOrderByDefault(mixed $dir) : mixed
Parameters
-
$dir
: mixed
-
getOutcome()
public
getOutcome() : mixed
getOutcomePath()
public
getOutcomePath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
getSpam()
public
getSpam() : mixed
getSpamPath()
public
getSpamPath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
getSyncDirs()
public
getSyncDirs() : mixed
getSyncDirsOrderByTime()
public
getSyncDirsOrderByTime([mixed $excludeDirPath = null ]) : mixed
Parameters
-
$excludeDirPath
: mixed
= null
-
getSyncDirsPath()
public
getSyncDirsPath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
getTrash()
public
getTrash() : mixed
getTrashPath()
public
getTrashPath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
isDirsTypes()
public
static isDirsTypes(mixed $name) : mixed
Parameters
-
$name
: mixed
-
reloadDirs()
public
reloadDirs() : mixed
removeDirsLikePath()
public
removeDirsLikePath(array<string|int, mixed> $dirs) : mixed
Parameters
-
$dirs
: array<string|int, mixed>
-
removeSyncDirs()
public
removeSyncDirs(mixed $dirs, mixed $dbDirs) : mixed
Parameters
-
$dirs
: mixed
-
-
$dbDirs
: mixed
-
saveDirsTypes()
public
saveDirsTypes(mixed $dirs) : mixed
Parameters
-
$dirs
: mixed
-
setCurrentSyncDir()
public
static setCurrentSyncDir(string $path) : mixed
Parameters
-
$path
: string
-
setDirs()
public
setDirs(array<string|int, mixed> $dirs) : mixed
Parameters
-
$dirs
: array<string|int, mixed>
-
setMaxLevelDirs()
public
static setMaxLevelDirs(int $val) : mixed
Parameters
-
$val
: int
-
syncChildren()
public
syncChildren(mixed $parent) : mixed
Parameters
-
$parent
: mixed
-
syncDbDirs()
public
syncDbDirs(mixed $dirs) : mixed
Parameters
-
$dirs
: mixed
-
toggleSyncDirs()
public
toggleSyncDirs(mixed $dirs) : mixed
Parameters
-
$dirs
: mixed
-
updateMessageCount()
public
updateMessageCount(mixed $id, mixed $count) : mixed
Parameters
-
$id
: mixed
-
-
$count
: mixed
-
updateSyncDirs()
public
updateSyncDirs(mixed $dirs, mixed $dbDirs) : mixed
Parameters
-
$dirs
: mixed
-
-
$dbDirs
: mixed
-