SysMDrivenMiscSettingsSingleton
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
# '''GlobalToolbarMode''': Boolean read more on [[Documentation:Toolbarmode|Toolbarmode]] | # '''GlobalToolbarMode''': Boolean read more on [[Documentation:Toolbarmode|Toolbarmode]] | ||
# '''GlobalHideActionOnDisable''': Boolean - this will hide all actions when they are disabled | # '''GlobalHideActionOnDisable''': Boolean - this will hide all actions when they are disabled | ||
# '''LibreOfficeInstallPathAndExe''': string? - for example C:\Program Files\LibreOffice\program\soffice.exe - [[Use LibreOffice for PDF conversion|Read more]] | # '''LibreOfficeInstallPathAndExe''': string? - for example C:\Program Files\LibreOffice\program\soffice.exe - [[Documentation:Use LibreOffice for PDF conversion|Read more]] | ||
{{Edited|July|12|2024}} | {{Edited|July|12|2024}} |
Revision as of 04:54, 11 June 2024
This page was created by Hans.karlsen on 2024-02-09. Last edited by Hans.karlsen on 2025-07-10.
Certain settings influencing the Server behavior have been added.
Add a Singleton class named SysMDrivenMiscSettingsSingleton
Attributes recognized currently:
- GlobalReadOnlyMode: Boolean read more on ReadOnly mode
- GlobalToolbarMode: Boolean read more on Toolbarmode
- GlobalHideActionOnDisable: Boolean - this will hide all actions when they are disabled
- LibreOfficeInstallPathAndExe: string? - for example C:\Program Files\LibreOffice\program\soffice.exe - Read more