Name | Type | Multiplicity | Description |
---|---|---|---|
additionalMenuLink |
property RichHyperlinkType |
[0,-1] | |
userDashboardLink |
property RichHyperlinkType |
[0,-1] | |
objectLists |
container GuiObjectListsType |
[0,1] | Specifies the set of pages that are used for displaying lists of objects such as Users, Roles, Orgs, . |
objectForms |
container ObjectFormsType |
[0,1] | Specifies the set of default forms that are used for displaying and editing of objects, such as User, Role, Org, . |
objectDetails |
container GuiObjectDetailsSetType |
[0,1] | Specifies the look and feel of the pages for displaying object details and editing of objects, such as User, Role, Org, . |
userDashboard |
container DashboardLayoutType |
[0,1] | Specifies the layout of the user dashboard (home screen): it defines which boxes should be visible, which should be hidden, etc. |
defaultTimezone |
property string |
[0,1] | Default timezone for the GUI. |
preferredDataLanguage |
property string |
[0,1] | Preferred data language (e. |
enableExperimentalFeatures |
property boolean |
[0,1] | Enabled experimental and alternative user interface features. |
defaultExportSettings |
container GuiExportSettingsType |
[0,1] | Specifies the default settings for GUI object export. |
feature |
container UserInterfaceFeatureType |
[0,-1] | Generic configuration for individual UI features. |
feedbackMessagesHook |
container FeedbackMessagesHookType |
[0,1] | Specifies scripting hook which can modify operation results or messages before they are shown in UI. |
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Specifies the set of pages that are used for displaying lists of objects
such as Users, Roles, Orgs, ...
Flags: RAM,runtime
Multiplicity: [0,1]
Specifies the set of default forms that are used for displaying and
editing of objects, such as User, Role, Org, ...
Flags: RAM,runtime
Multiplicity: [0,1]
Specifies the look and feel of the pages for displaying object details and
editing of objects, such as User, Role, Org, ...
Flags: RAM,runtime
Multiplicity: [0,1]
Specifies the layout of the user dashboard (home screen):
it defines which boxes should be visible, which should be hidden, etc.
Flags: RAM,runtime
Multiplicity: [0,1]
Default timezone for the GUI. It is specified in the "tz database" (a.k.a "Olson")
format. If not specified then system default timezone is assumed.
Examples:
Flags: RAM,runtime
Multiplicity: [0,1]
Preferred data language (e.g. xml, json, yaml - written in lowercase). Default is xml.
Flags: RAM,runtime
Multiplicity: [0,1]
Enabled experimental and alternative user interface features.
Flags: RAM,runtime
Multiplicity: [0,1]
Specifies the default settings for GUI object export.
This setting apply to object export that is accessible to common users
(e.g. the user list page, resource list).
This does NOT necessarily controls the export of repository objects.
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Specifies scripting hook which can modify operation results or messages
before they are shown in UI.