extends |
Collection |
|---|
| Methods | ||
|---|---|---|
public
static
|
NewInstance(): FolderCollection
|
# |
public
&
|
GetByFullNameRaw(string $sFullNameRaw): Folder|null
|
# |
public
|
GetNamespace(): string
|
# |
public
|
SetNamespace(string $sNamespace): FolderCollection
|
# |
public
|
InitByUnsortedMailFolderArray(array $aUnsortedMailFolders): void
|
# |
public
|
AddWithPositionSearch(Folder $oMailFolder): bool
|
# |
public
|
SortByCallback(callable $fCallback): void
|
# |
| Methods inherited from MailSo\Base\Collection |
|---|
Add(), AddArray(), clear(), CloneAsArray(), Count(), GetAsArray(), MapList(), FilterList(), ForeachList(), GetByIndex(), SetAsArray() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$FoldersHash
|
# |
public
|
bool
|
$IsThreadsSupported
|
# |
public
|
array
|
$SystemFolders
|
# |