| Class | Description |
|---|---|
| A_CmsModuleImportForm |
Abstract superclass for the module import forms.
|
| CmsImportTabForm |
Module import dialog with two tabs, one for importing via HTTP and one for importing from the server.
|
| CmsModuleApp |
Main module manager app class.
|
| CmsModuleApp.Attributes |
Additional app attributes for the module manager.
|
| CmsModuleApp.Icons |
Contains the icon constants for the module manager.
|
| CmsModuleApp.States |
Contains the different navigation states for the module maanger.
|
| CmsModuleAppConfiguration |
App configuration for the module maanger app.
|
| CmsModuleExportDialog |
The module export dialog.
|
| CmsModuleImportFile |
A bean representing a module zip file to be imported.
|
| CmsModuleImportForm |
The form for importing modules via HTTP.
|
| CmsModuleImportThread |
Report thread for importing a module.
|
| CmsModuleInfoDialog |
Widget to display the list of resource / explorer types defined in a module.
|
| CmsModuleRow |
Represents a row of the modules overview table.
|
| CmsModuleTable<T> |
Overview list for module information.
|
| CmsNewTypeForm | |
| CmsServerModuleImportForm |
The form for importing a module from the application server.
|
| CmsSiteSelectDialog |
The dialog for selecting a site when exporting / deleting a module without a module site.
|