Uses of Interface
org.opencms.workplace.tools.I_CmsToolHandler
Packages that use I_CmsToolHandler
Package
Description
Contains code for workplace apps.
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
-
Uses of I_CmsToolHandler in org.opencms.ui.apps
Constructors in org.opencms.ui.apps with parameters of type I_CmsToolHandlerModifierConstructorDescriptionCmsLegacyApp(I_CmsToolHandler toolHandler) Constructor.CmsLegacyAppConfiguration(I_CmsToolHandler toolHandler) Constructor. -
Uses of I_CmsToolHandler in org.opencms.workplace.tools
Classes in org.opencms.workplace.tools that implement I_CmsToolHandlerModifier and TypeClassDescriptionclassHelper class to build easily other admin tool handlers.classDefault admin tool handler.classThis tool handler just hides the tool for the user, but the tool can still be invoked explicitly, usefull for tool that requires an argument, like edit tools.classThis tool handler disables the tool if in online project.classThis tool handler hides the tool to non admin users.classAdmin tool handler for tool roots.Methods in org.opencms.workplace.tools that return I_CmsToolHandlerConstructors in org.opencms.workplace.tools with parameters of type I_CmsToolHandler