Methods |
public
|
init()
|
#
|
public
|
onMailAccountToResponseArray(array $aArguments, mixed &$mResult)
Adds to account response array information about if allowed to change the password for this account.
Adds to account response array information about if allowed to change the password for this account.
|
#
|
public
|
onChangeAccountPassword(array $aArguments, mixed &$mResult)
Tries to change password for account if allowed.
Tries to change password for account if allowed.
|
#
|
public
|
GetSettings(): array
Obtains list of module settings for super admin.
Obtains list of module settings for super admin.
Overrides
|
#
|
public
|
UpdateSettings(string $SupportedServers, string $Host, int $Port): boolean
Updates module's super admin settings.
Updates module's super admin settings.
|
#
|