MailboxDirectory
extends EO_MailboxDirectory
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Methods
-
addChild()
: mixed
-
getChildren()
: mixed
-
getCountChildren()
: mixed
-
getCountSyncChildren()
: mixed
-
getFormattedName()
: mixed
-
getName()
: mixed
-
getPath()
: mixed
-
hasChildren()
: mixed
-
isDisabled()
: mixed
-
isDraft()
: mixed
-
isHiddenSystemFolder()
: mixed
-
isIncome()
: mixed
-
isInvisibleToCounters()
: bool
-
isOutcome()
: mixed
-
isSpam()
: mixed
-
isSync()
: mixed
-
isSyncLock()
: mixed
-
isTrash()
: mixed
-
jsonSerialize()
: mixed
-
startSyncLock()
: mixed
-
stopSyncLock()
: mixed
addChild()
public
addChild(mixed $dir) : mixed
Parameters
-
$dir
: mixed
-
getChildren()
public
getChildren() : mixed
getCountChildren()
public
getCountChildren() : mixed
getCountSyncChildren()
public
getCountSyncChildren() : mixed
public
getFormattedName() : mixed
getName()
public
getName() : mixed
getPath()
public
getPath([mixed $emojiEncode = false ]) : mixed
Parameters
-
$emojiEncode
: mixed
= false
-
hasChildren()
public
hasChildren() : mixed
isDisabled()
public
isDisabled() : mixed
isDraft()
public
isDraft() : mixed
isHiddenSystemFolder()
public
isHiddenSystemFolder() : mixed
isIncome()
public
isIncome() : mixed
isInvisibleToCounters()
public
isInvisibleToCounters() : bool
isOutcome()
public
isOutcome() : mixed
isSpam()
public
isSpam() : mixed
isSync()
public
isSync() : mixed
isSyncLock()
public
isSyncLock() : mixed
isTrash()
public
isTrash() : mixed
jsonSerialize()
public
jsonSerialize() : mixed
-
inheritDoc
-
startSyncLock()
public
startSyncLock() : mixed
stopSyncLock()
public
stopSyncLock() : mixed