Package org.opencms.workplace.commons

Contains often used OpenCms Workplace dialogs, for example for file operations, user preferences and project based operations like publishing.

See:
          Description

Class Summary
A_CmsResourceCategoriesList Generalized resource categories view.
CmsAvailability Provides methods for the resource availability/notification dialog.
CmsChacc Provides methods for building the permission settings dialog.
CmsChnav Provides methods for the change navigation dialog.
CmsChtype The change resource type dialog handles the change of a resource type of a single VFS file.
CmsCommentImages Provides methods for the comment images dialog on image gallery folders.
CmsCopy Provides methods for the copy resources dialog.
CmsCopyToProject Provides methods for the copy to project dialog.
CmsDelete Provides methods for the delete resources dialog.
CmsDeleteBrokenRelationsCollector Collector for resources with links that could get broken after deletion.
CmsDeleteBrokenRelationsList List for resources with links that could get broken after deletion.
CmsDeletedResources Creates the dialogs for showing and restoring deleted resources.
CmsDeletedResourcesList Generates the list of deleted resources to be used by ajax in the dialog.
CmsDialogMultiPropertyEdit Provides methods for the multi file property edit action.
CmsDisplayResource Shows a preview of the selected resource in the Explorer view.
CmsEditPointer The edit pointer dialog changes the link target of a pointer resource.
CmsGroupSelectionList Group selection dialog.
CmsHistoryList Displays the history of a file.
CmsHistoryList.CmsVersionWrapper Wrapper class for the version which is either an integer or the string "offline".
CmsListResourceLinkRelationCollector Collector for resources with relations to a given resource.
CmsListResourceLinkRelationExplorerColumn For adding text style to the columns in the explorer list.
CmsLock Creates the dialogs for locking, unlocking or steal lock operations on a resource.
CmsLockedResourcesCollector Collector for locked resources.
CmsLockedResourcesList Explorer dialog for the project files view.
CmsMove Provides methods for the move resources dialog.
CmsNotResourceCategoriesList Not resource categories view.
CmsOrgUnitSelectionList Organizational unit selection dialog.
CmsPreferences Provides methods for the user preferences dialog.
CmsPrincipalSelectionList Principal selection dialog.
CmsProgressThread This class is used to build a list (A_CmsListDialog) in the background and to show the progress of building to the user.
CmsProgressWidget This is a widget to be used in a dialog which should show a progress bar based on a list.
CmsPropertyAdvanced Provides methods for the properties dialog.
CmsPropertyCustom Provides methods for the customized property dialog.
CmsPublishBrokenRelationFormatter This list item detail formatter for broken links.
CmsPublishBrokenRelationsCollector Collector for resources with links that could get broken after publishing.
CmsPublishBrokenRelationsList List for resources with links that could get broken after publishing.
CmsPublishProject Creates the dialogs for publishing a project or a resource.
CmsPublishResourcesList List for resources that can be published.
CmsPublishScheduled Provides methods for the publish scheduled dialog.
CmsRenameImages Provides methods for the rename images dialog.
CmsReplace The replace resource dialog handles the replacement of a single VFS file.
CmsResourceCategoriesList Resource categories view.
CmsResourceInfoDialog Dialog to edit new or existing user in the administration view.
CmsResourceLinkRelationList List for resources with relations to a given resource.
CmsRestoreStateAction Show different states depending on the name of the resource.
CmsSecure Provides methods for building the security and export settings dialog.
CmsShowSiblingsList List to show siblings of a given resource.
CmsSynchronizeReport Provides an output window for a CmsReport.
CmsTouch Provides methods for the touch resource(s) dialog.
CmsUndelete Provides methods for the undelete resources dialog.
CmsUndoChanges Provides methods for the undo changes on a resource dialog.
CmsUserSelectionList User selection dialog.
 

Package org.opencms.workplace.commons Description

Contains often used OpenCms Workplace dialogs, for example for file operations, user preferences and project based operations like publishing.

Since:
6.0.0
Version:
$Revision: 1.8 $