| Package | Description |
|---|---|
| org.opencms.ui.actions |
Contains classes for workplace actions.
|
| org.opencms.ui.dialogs.embedded | |
| org.opencms.xml.templatemapper |
| Modifier and Type | Interface and Description |
|---|---|
interface |
I_CmsDefaultAction
Marks workplace actions as an default action to be executed on item click within the file table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
A_CmsEditFileAction
Action to edit a file given by the file param.
|
class |
A_CmsJSPAction
Abstract class for actions to display a JSP file in a vaadin window.
|
class |
A_CmsToolbarAction
Workplace action only visible in the toolbar context menus, not within the file table.
|
class |
A_CmsWorkplaceAction
Abstract workplace actions class providing helper methods.
|
class |
CmsAboutDialogAction
The about dialog action.
|
class |
CmsAvailabilityDialogAction
The availability dialog action.
|
class |
CmsCategoriesDialogAction
The categories dialog action.
|
class |
CmsChangeTypeDialogAction
The change type dialog action.
|
class |
CmsCopyDialogAction
The copy move dialog action.
|
class |
CmsCopyPageDialogAction
Action for the 'copy page' dialog.
|
class |
CmsCopyToProjectDialogAction
The copy to project dialog action.
|
class |
CmsDeleteDialogAction
The delete dialog action.
|
class |
CmsDirectPublishDialogAction
The direct publish dialog action.
|
class |
CmsDisplayAction
The display action.
|
class |
CmsEditCodeDialogAction
The edit control code dialog action.
|
class |
CmsEditContentAction
Action to logout.
|
class |
CmsEditDialogAction
The edit dialog action.
|
class |
CmsEditPageAction
The edit page action.
|
class |
CmsEditPointerAction
Action for editing external links resources.
|
class |
CmsEditPropertyAction
The edit table property action.
|
class |
CmsEditSmallElementsAction
Action to logout.
|
class |
CmsEditUserDialogAction
The delete dialog action.
|
class |
CmsFavoriteDialogAction
The action for the favorite dialog.
|
class |
CmsFormEditDialogAction
The form edit dialog action.
|
class |
CmsGalleryDialogAction
The gallery dialog action.
|
class |
CmsHistoryDialogAction
The delete dialog action.
|
class |
CmsLinkLocaleVariantAction
Workplace action for the 'Link locale variant' dialog.
|
class |
CmsLockAction
Action to lock a folder if it isn't already locked, with a dialog asking to confirm your choice
if the folder contains resources locked by other users.
|
class |
CmsLockedResourcesAction
Action for showing locked resources by opening the GWT lock report.
|
class |
CmsLogoutAction
Action to logout.
|
class |
CmsMoveDialogAction
The copy move dialog action.
|
class |
CmsPermissionDialogAction
The permission dialog action.
|
class |
CmsPreferencesDialogAction
The user preferences dialog action.
|
class |
CmsPreviewAction
Action to preview resources.
|
class |
CmsProjectDialogAction
The set project dialog action.
|
class |
CmsPropertiesDialogAction
The properties dialog action.
|
class |
CmsPublishQueueDialogAction
The publish queue dialog action.
|
class |
CmsPublishScheduledDialogAction
The delete dialog action.
|
class |
CmsRenameAction
Action to rename resources.
|
class |
CmsReplaceDialogAction
The delete dialog action.
|
class |
CmsResourceInfoAction
Action for showing locked resources by opening the GWT lock report.
|
class |
CmsRestoreDeletedAction
The availability dialog action.
|
class |
CmsSecureExportDialogAction
The secure export dialog action.
|
class |
CmsSelectElementViewAction
Action to logout.
|
class |
CmsSeoAction
Action to open the SEO dialog.
|
class |
CmsShowLocaleAction
Action to logout.
|
class |
CmsSiteDialogAction
The switch site dialog action.
|
class |
CmsSitemapAliasAction
Action to open the alias dialog.
|
class |
CmsSitemapEditConfigAction
Action to refresh the sitemap.
|
class |
CmsSitemapOpenParentAction
Action to open the parent sitemap.
|
class |
CmsSitemapRefreshAction
Action to refresh the sitemap.
|
class |
CmsStealLockAction
Action "Steal lock".
|
class |
CmsTemplateContextsAction
Action to logout.
|
class |
CmsTouchDialogAction
The touch dialog action.
|
class |
CmsUndeleteDialogAction
The undelete dialog action.
|
class |
CmsUndoDialogAction
The undo dialog action.
|
class |
CmsUnlinkLocaleVariantAction
Workplace action for the 'Link locale variant' dialog.
|
class |
CmsUnlockAction
Action "Unlock resource".
|
class |
CmsUserInfoDialogAction
User info dialog action, used only for sitemap and page editor toolbar.
|
class |
CmsViewInExplorerAction
Opens the file explorer for the selected resource switching to the appropriate site.
|
class |
CmsViewOnlineAction
Action to logout.
|
class |
CmsWorkplaceAction
Action to preview resources.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsWorkplaceAction |
CmsContextMenuActionItem.getWorkplaceAction()
Returns the workplace action.
|
| Constructor and Description |
|---|
CmsContextMenuActionItem(I_CmsWorkplaceAction action,
java.lang.String parentId,
float order,
int priority)
Creates a new instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDataViewAction
Action for the data view dialog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsTemplateMapperAction
Action for replacing formatters in pages according to a template mapper configuration.
|