程序包 | 说明 |
---|---|
org.opencms.workplace.commons |
Contains often used OpenCms Workplace dialogs, for example
for file operations, user preferences and project based operations like publishing.
|
org.opencms.workplace.editors |
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDefaultUploadHandler
Default upload handler implementation.
|
class |
CmsDefaultUploadHandlerUsingConfiguration
Default upload handler implementation.
|
class |
CmsNopUploadHandler
Dummy upload handler which always returns null, which means no special actions are performed after an upload.
|
class |
CmsPropertyAdvanced
Provides methods for the properties dialog.
|
class |
CmsPropertyCustom
Provides methods for the customized property dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDialogProperty
Provides methods for the special xmlpage property dialog.
|