Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.opencms.workplace.explorer.menu Classes and Interfaces - 50 results found.
NameDescriptionTypePackageFramework
A_CmsMenuItemRuleBase implementation of the menu item rule.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMenuItemVisibilityModeThe visibility modes of a context menu item in the explorer view.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMenuRuleDefines a named menu rule set to check the visibility of a single context menu item in the explorer view.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMenuRuleTranslatorProvides methods to translate the legacy rule Strings for the context menu entries to the new menu rule set definitions.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirActiveNonDeletedDefines a menu item rule that sets the visibility to active for all possible project and resource states except for deleted resources, for them the visibility will be inactive.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirAlwaysActiveDefines a menu item rule that sets the visibility to active for all possible project and resource states.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirAlwaysInvisibleDefines a menu item rule that sets the visibility to invsible for all possible project and resource states.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirContainerPageActiveDefines a menu item rule that sets the visibility to active if the current resource is opened via the container page editor.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirContainerPageActiveAndFileAvailableA menu item rule which checks whether the file given by the 'filename' attribute in the CmsExplorerContextMenuItem's parameters (after macro expansion) exists and is writable by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirContainerpageInvisibleDefines a menu item rule that sets the visibility to invisible if the current resource is opened via the container page.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirDirectPublishDefines a menu item rule that sets the visibility to active if the current resource can be directly published by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirEditControlcodeDefines a menu item rule that sets the visibility for the "Edit controlcode" context menu entry, depending on the project and lock state of the resource.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirEditProviderActiveMenu item rule which is only active if the current context is the GWT edit provider.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirExplorerInvisibleDefines a menu item rule that sets the visibility to invisible if the current resource is opened via the container page.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirInvisibleIfNotDeletedHides a context menu option if the file is not deleted.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirMultiDirPublishStandardDefines a menu item rule for the multi context menu that checks that the parent folder not new is.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirMultiStandardDefines a menu item rule for the multi context menu that sets the visibility to active in the offline projects and to inactive in the online project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirNonContainerpageInvisibleMenu item rule which hides a menu entry if the menu is not being built from a container page context.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirOtherSiteInactiveMenu item rule for deactivating options for resources in a different real site.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrOnlineActiveDefines a menu item rule that sets the visibility to active if the current project is the Online project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrOnlineInactiveDefines a menu item rule that sets the visibility to inactive if the current project is the Online project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrOnlineInvisibleDefines a menu item rule that sets the visibility to invisible if the current project is the Online project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrOtherActiveDefines a menu item rule that sets the visibility to active if the resource is not part of the current project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrOtherInactiveDefines a menu item rule that sets the visibility to inactive if the resource is not part of the current project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrOtherInvisibleDefines a menu item rule that sets the visibility to invisible if the resource is not part of the current project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameLockedActiveDefines a menu item rule that sets the visibility to active if the current resource is locked by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameLockedActiveChangedAlDefines a menu item rule that sets the visibility to active if the current resource is changed and locked by the current user or the autolock feature is enabled.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameLockedActiveDeletedAlDefines a menu item rule that sets the visibility to active if the current resource is deleted and locked by the current user or the autolock feature is enabled.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameLockedActiveNotDeletedAlDefines a menu item rule that sets the visibility to active if the current resource is not deleted or inactive if the current resource is deleted and locked by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameLockedActiveNotDeletedAlPermWDefines a menu item rule that sets the visibility to active if the current resource is not deleted or inactive if the current resource is deleted and locked by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameLockedInactiveMovedAlDefines a menu item rule that sets the visibility to active if the current resource is changed and locked by the current user or the autolock feature is enabled.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameLockedInvisibleDefines a menu item rule that sets the visibility to invisible if the current resource is locked by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameOtherlockActiveDefines a menu item rule that sets the visibility to active if the current resource is not exclusively locked by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameOtherlockActiveNoPublishDefines a menu item rule that sets the visibility to active if the current resource is not exclusively locked by the current user and no publish lock is set.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameOtherlockInvisibleDefines a menu item rule that sets the visibility to inactive if the current resource is not exclusively locked by the current user.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameUnlockedActiveDefines a menu item rule that sets the visibility to active if the current resource is unlocked in the same project.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameUnlockedActiveDeletedNoAlDefines a menu item rule that sets the visibility to active if the current resource is unlocked, deleted and the auto lock feature is disabled.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameUnlockedActiveNotDeletedNoAlDefines a menu item rule that sets the visibility to active if the current resource is unlocked and the resource is not deleted.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameUnlockedActiveUnchangedDefines a menu item rule that sets the visibility to active if the current resource is unlocked and the resource is new, changed or deleted.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameUnlockedInactiveNoAlDefines a menu item rule that sets the visibility to inactive if the current resource is unlocked and the auto lock feature is disabled.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameUnlockedInactiveNotDeletedNoAlDefines a menu item rule that sets the visibility to inactive if the current resource is unlocked and not deleted or to invisible if the resource is deleted.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirPrSameUnlockedInvisibleDefines a menu item rule that sets the visibility to invisible if the current resource is unlocked.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirRequireEditorRoleMenu item rule which hides a menu item if the user doesn't have the Editor role.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirRequireWorkplaceUserRoleMenu item rule which hides an item if the user doesn't have the workplace user role.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirShowSiblingsDefines a menu item rule that sets the visibility to active for all resources with siblings, for resources without siblings the visibility will be inactive.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirSitemapActiveDefines a menu item rule that sets the visibility to active if the current resource is opened via the sitemap editor.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirSitemapInvisibleDefines a menu item rule that sets the visibility to invisible if the current resource is opened via the sitemap.Classorg.opencms.workplace.explorer.menuOpenCMS
CmsMirSubStandardDefines a menu item rule for the sub menu generation that checks the visibility of the sub items to show.Classorg.opencms.workplace.explorer.menuOpenCMS
I_CmsMenuItemRuleDefines a menu item rule to check the visibility of a context menu item in the explorer view.Interfaceorg.opencms.workplace.explorer.menuOpenCMS
MessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.workplace.explorer.menuOpenCMS