-
Notifications
You must be signed in to change notification settings - Fork 0
Settings
github-actions[bot] edited this page Oct 27, 2025
·
2 revisions
Author: Adrian Preuß
Since: 1.0.0
Sets the secret.setSecret(secret): void
setSecret(secret): void| Name | Type | Description |
|---|---|---|
| secret | string | null |
The secret. |
Sets the messages.setMessages(messages): void
setMessages(messages): void| Name | Type | Description |
|---|---|---|
| messages | any[] |
The messages. |
Sets the allow copies flag.setAllowCopies(allowCopies): void
setAllowCopies(allowCopies): void| Name | Type | Description |
|---|---|---|
| allowCopies | boolean |
The allow copies flag. |
Populates the settings from a JSON object.fromJSON(json): Settings
fromJSON(json): Settings| Name | Type | Description |
|---|---|---|
| json | any |
The JSON object. |
SettingsThe actual abstraction layer for retrieving or sending data from the portal server.
⠀⠀
⠀⠀
⠀⠀
The actual abstraction layer for retrieving or sending data from the portal server.
⠀⠀
⠀⠀
⠀⠀


⠀⠀
Model data for simplified use of the data.
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
Static data and informations.
⠀⠀
⠀⠀
⠀⠀