Name | Type | Multiplicity | Description |
---|---|---|---|
additionalMenuLink |
container RichHyperlinkType |
[0,-1] | Extra menu item that will appear in addition to standard menu items. |
userDashboardLink |
container RichHyperlinkType |
[0,-1] | Application or shortcut links placed on end-user dashboard. |
objectCollectionViews |
container GuiObjectListViewsType |
[0,1] | Specifies the set of pages that are used for displaying lists of objects such as Users, Roles, Orgs, . |
shadowCollectionViews |
container GuiObjectListViewsType |
[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. |
configurableUserDashboard |
container ConfigurableUserDashboardType |
[0,-1] | Specifies the configuration for configurable dashboards. |
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. |
roleManagement |
container AdminGuiConfigurationRoleManagementType |
[0,1] | User-specific role management configuration. |
accessRequest |
container AccessRequestType |
[0,1] | Configuration for access request wizard |
approvals |
container AdminGuiApprovalsConfigurationType |
[0,1] | Configuration related to approvals GUI. |
displayFormats |
container AdminGuiConfigurationDisplayFormatsType |
[0,1] | Default display formats for various UI elements. |
useNewDesign |
property boolean |
[0,1] | If the old or new design should be used. |
homePage |
container HomePageType |
[0,-1] | If the old or new design should be used. |
selfProfilePage |
container GuiObjectDetailsPageType |
[0,1] | Configuration for self profile page. |
formMaxMultiparts |
property int |
[0,1] | Sets the maximum limit for multipart data inside submitted form (inputs and file uploads are counted). |
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 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.
DEPRECATED, use homePage configuration instead
Flags: RAM,runtime
Multiplicity: [0,-1]
Specifies the configuration for configurable dashboards. Which dashboards to show,
how they should be shown
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.
Flags: RAM,runtime
Multiplicity: [0,1]
User-specific role management configuration.
Flags: RAM,runtime
Multiplicity: [0,1]
Configuration for access request wizard
Flags: RAM,runtime
Multiplicity: [0,1]
Configuration related to approvals GUI.
Flags: RAM,runtime
Multiplicity: [0,1]
Default display formats for various UI elements.
Flags: RAM,runtime
Multiplicity: [0,1]
If the old or new design should be used. Temporary, will be removed in 4.5 when
the old design will be fully replaced with the new one.
Flags: RAM,runtime
Multiplicity: [0,-1]
If the old or new design should be used. Temporary, will be removed in 4.5 when
the old design will be fully replaced with the new one.
Flags: RAM,runtime
Multiplicity: [0,1]
Configuration for self profile page.
Flags: RAM,runtime
Multiplicity: [0,1]
Sets the maximum limit for multipart data inside submitted form (inputs and file uploads are counted).
Default value is 100.