Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
applications:application_properties [2020/11/12 00:23]
admin
applications:application_properties [2023/02/16 08:55] (current)
admin
Line 55: Line 55:
   <​Application.Menu.ToolBar.small>​false</​Application.Menu.ToolBar.small>​   <​Application.Menu.ToolBar.small>​false</​Application.Menu.ToolBar.small>​
   <​Application.Menu.exit.visible />   <​Application.Menu.exit.visible />
-  <​Application.Menu.changePassword.visible>​ +  <​Application.Menu.changePassword.visible>​true</​Application.Menu.changePassword.visible>​
-    ​true +
-  ​</​Application.Menu.changePassword.visible>​+
   <!-- true, false -->   <!-- true, false -->
   <​Application.Menu.undo.visible />   <​Application.Menu.undo.visible />
   <​Application.Menu.redo.visible />   <​Application.Menu.redo.visible />
 +  <​Application.Menu.logout.visible />
 +  <​Application.Menu.save.visible />
 +  <​Application.Menu.reload.visible />
 +  ​
 +  <​Application.Menu.home.visible />
 +  <​Application.Menu.usersettings.visible />
  
   <​Application.Desktop.image>​   <​Application.Desktop.image>​
Line 195: Line 199:
  
 If true, the login dialog won't be shown automatically. The user has to click the login button. This mode can be used for applications with content for anonymous content. If true, the login dialog won't be shown automatically. The user has to click the login button. This mode can be used for applications with content for anonymous content.
- 
-**Application.Login.saveAuthentication** 
- 
-If true, the login will be saved with a specific unique identifier. 
  
 **Application.Login.autologin** **Application.Login.autologin**
  
 If true, the autologin checkbox will be shown in the login dialog. If true, the autologin checkbox will be shown in the login dialog.
 +
 +**Application.Login.lostPassword**
 +
 +If true, the lost password button will be shown in the login dialog.
  
 **Application.Menu.classname** **Application.Menu.classname**
Line 243: Line 247:
  
 If false, the redo button won't be shown. If false, the redo button won't be shown.
 +
 +**Application.Menu.logout.visible**
 +
 +If false, the logout button won't be shown.
 +
 +**Application.Menu.save.visible**
 +
 +If false, the save button won't be shown.
 +
 +**Application.Menu.reload.visible**
 +  ​
 +If false, the reload button won't be shown.  ​
 +
 +**Application.Menu.home.visible***
 +
 +If false, the home button won't be shown. This feature is not available in all UIs.
 +
 +**Application.Menu.usersettings.visible**
 +
 +If false, the usersettings button won't be shown.
  
 **Application.MenulToolBar.small** **Application.MenulToolBar.small**
Line 335: Line 359:
  
 The full qualified java class name of the error class. The full qualified java class name of the error class.
 +
 +**Application.Error.details**
 +
 +If false, the details button will be hidden.
  
 **Application.About.text** **Application.About.text**
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information