AdminGuiConfigurationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Administration GUI configuration. Note: This complexType is NOT a container. We need to guarantee ordering of some sub-items (e.g. links)
Item Summary  
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.