Class MailObject
Base class for objects exposing a mail address.
- Omines\DirectAdmin\Objects\BaseObject
-
Omines\DirectAdmin\Objects\DomainObject
-
Omines\DirectAdmin\Objects\Email\MailObject
Direct known subclasses
Omines\DirectAdmin\Objects\Email\Forwarder
,
Omines\DirectAdmin\Objects\Email\Mailbox
Abstract
Namespace: Omines\DirectAdmin\Objects\Email
Author: Niels Keurentjes niels.keurentjes@omines.com
Located at DirectAdmin/Objects/Email/MailObject.php
Namespace: Omines\DirectAdmin\Objects\Email
Author: Niels Keurentjes niels.keurentjes@omines.com
Located at DirectAdmin/Objects/Email/MailObject.php
Methods summary
protected
|
|
public
string
|
|
public
string
|
Methods inherited from Omines\DirectAdmin\Objects\DomainObject
__construct()
,
getDomain()
,
getDomainName()
,
invokePost()
,
toDomainObjectArray()
Methods inherited from Omines\DirectAdmin\Objects\BaseObject
clearCache()
,
getCache()
,
getCacheItem()
,
getContext()
,
getName()
,
setCache()
,
toObjectArray()
,
toRichObjectArray()