Class Forwarder
Encapsulates an email forwarder.
- Omines\DirectAdmin\Objects\BaseObject
- Omines\DirectAdmin\Objects\DomainObject
- Omines\DirectAdmin\Objects\Email\MailObject
- Omines\DirectAdmin\Objects\Email\Forwarder
Namespace: Omines\DirectAdmin\Objects\Email
Author: Niels Keurentjes niels.keurentjes@omines.com
Located at DirectAdmin/Objects/Email/Forwarder.php
Author: Niels Keurentjes niels.keurentjes@omines.com
Located at DirectAdmin/Objects/Email/Forwarder.php
Methods summary
public
|
#
__construct( string $prefix,
Construct the object. |
public static
|
#
create(
Creates a new forwarder. |
public
|
|
public
string[]
|
|
public
string[]
|
Methods inherited from Omines\DirectAdmin\Objects\Email\MailObject
Methods inherited from Omines\DirectAdmin\Objects\DomainObject
getDomain()
,
getDomainName()
,
invokePost()
,
toDomainObjectArray()
Methods inherited from Omines\DirectAdmin\Objects\BaseObject
clearCache()
,
getCache()
,
getCacheItem()
,
getContext()
,
getName()
,
setCache()
,
toObjectArray()
,
toRichObjectArray()