Frontend UI extensions
Extensions are available widget definitions that allow the developer to make extensible panels and widgets (for example, adding a new tab panel to the document tab).
Available extension sections are:
Widget | Workspace | Description |
---|---|---|
Workspace |
Desktop |
Location: Top right. Usually these are the desktop, search, dashboard, and administrator tabs. More information at TabWorkspaceExtension. |
Document tab |
Desktop |
Location: Bottom right. Usually these are the properties, notes, security, history, and preview tabs. More information at TabDocumentExtension. |
Tab folder |
Desktop |
Location: Bottom right. Usually these are the properties, notes, and security tabs. More information at TabFolderExtension. |
Tab mail |
Desktop |
Location: Bottom right. Usually these are the properties, notes, security, and preview tabs. More information at TabMailExtension. |
Tab record |
Desktop |
Location: Bottom right. Usually these are the properties, notes, and security tabs. More information at TabRecordExtension. |
Toolbar box |
Dashboard |
Location: Dashboard toolbar. Toolbar icons. More information at ToolBarBoxExtension. |
Toolbar button |
Desktop |
Location: Top center. Toolbar icons for OpenKM features like create folder, delete, upload new file, etc. More information at ToolBarButtonExtension. |
Menu Bar |
Desktop |
Location: Top. Usually the menu bar options are file, edit, tools, bookmarks, templates, and help menus. More information at MenuBarExtension. |
Menu Item |
Desktop |
Location: Top. This sets the menu options of each main menu bar. More information at MenuItemExtension. |