extends |
Collection |
---|
Methods | ||
---|---|---|
public
static
|
NewInstance(string $sEmailAddresses = ''): EmailCollection
|
# |
public
static
|
Parse(string $sEmailAddresses): EmailCollection
|
# |
public
|
toArray(): array
|
# |
public
|
MergeWithOtherCollection(EmailCollection $oEmails): EmailCollection
|
# |
public
|
Unique(): EmailCollection
|
# |
public
|
ToString(bool $bConvertSpecialsName = false, bool $bIdn = false): string
|
# |
Methods inherited from MailSo\Base\Collection |
---|
Add(), AddArray(), clear(), CloneAsArray(), Count(), GetAsArray(), MapList(), FilterList(), ForeachList(), GetByIndex(), SetAsArray() |