Uses of Class
org.opencms.workplace.tools.A_CmsToolHandler
Packages that use A_CmsToolHandler
Package
Description
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
-
Uses of A_CmsToolHandler in org.opencms.workplace.tools
Subclasses of A_CmsToolHandler in org.opencms.workplace.toolsModifier and TypeClassDescriptionclassDefault 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.