extends |
AbstractModule |
---|
Methods | ||
---|---|---|
public
static
|
getInstance(): Module
|
# |
public
static
|
Decorator(): Module
|
# |
public
|
getModuleSettings(): Settings
|
# |
public
|
init()
|
# |
public
|
GetSettings(int|null $TenantId = null): array
|
# |
public
|
UpdateSettings(int $TenantId, string $ChatUrl, string $AdminUsername, string $AdminPassword = null): boolean
|
# |
public
|
GetRocketChatSettings(int|null $TenantId = null): array
|
# |
public
|
TestConnection(int|null $TenantId, string $ChatUrl, string $AdminUsername, string $AdminPassword = null): boolean
|
# |
public
|
ApplyRocketChatRequiredChanges(int|null $TenantId = null): bool
|
# |
public
|
ApplyRocketChatTextChanges(int|null $TenantId = null): bool
|
# |
public
|
ApplyRocketChatCssChanges(int|null $TenantId = null): bool
|
# |
public
|
EntryChatDirect()
|
# |
public
|
EntryChat()
|
# |
public
|
InitChat()
|
# |
public
|
GetLoginForCurrentUser()
|
# |
public
|
GetLoginForEmail(string $Email): string|false
|
# |
public
|
onBeforeDeleteUser(&$aArgs, &$mResult)
|
# |
public
|
onAfterLogout($aArgs, &$mResult)
|
# |
Properties | |||
---|---|---|---|
public
|
|
$oRocketChatSettingsManager = null
|
# |
public
|
Settings
|
$oModuleSettings
|
# |
Properties inherited from Aurora\System\Module\AbstractModule |
---|
$oHttp, $Delimiter, $aErrors, $aAdditionalEntityFieldsToEdit |