SysMDrivenMiscSettingsSingleton
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Certain settings influencing the server behavior have been added.  
Certain settings influencing the Server behavior have been added.  


Add a Singleton class named '''SysMDrivenMiscSettingsSingleton'''  
Add a Singleton class named '''SysMDrivenMiscSettingsSingleton'''  
Line 6: Line 6:


# '''GlobalReadOnlyMode''': Boolean read more on [[Documentation:Per viewmodel ReadOnly mode|ReadOnly mode]]
# '''GlobalReadOnlyMode''': Boolean read more on [[Documentation:Per viewmodel ReadOnly mode|ReadOnly mode]]
# '''GlobalToolbarMode''': Boolean read more on [[Toolbarmode]]
# '''GlobalToolbarMode''': Boolean read more on [[Documentation:Toolbarmode|Toolbarmode]]
# '''GlobalHideActionOnDisable''': Boolean - this will hide all actions when they are disabled
# '''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}}

Latest revision as of 04:54, 11 June 2024

Certain settings influencing the Server behavior have been added.

Add a Singleton class named SysMDrivenMiscSettingsSingleton

Attributes recognized currently:

  1. GlobalReadOnlyMode: Boolean read more on ReadOnly mode
  2. GlobalToolbarMode: Boolean read more on Toolbarmode
  3. GlobalHideActionOnDisable: Boolean - this will hide all actions when they are disabled
  4. LibreOfficeInstallPathAndExe: string? - for example C:\Program Files\LibreOffice\program\soffice.exe - Read more


This page was edited 3 days ago on 06/11/2024. What links here