Class CmsPropertyContentToolHandler
java.lang.Object
org.opencms.workplace.tools.A_CmsToolHandler
org.opencms.workplace.tools.CmsDefaultToolHandler
org.opencms.workplace.tools.CmsOfflineToolHandler
org.opencms.workplace.tools.content.CmsPropertyContentToolHandler
- All Implemented Interfaces:
 org.opencms.workplace.tools.I_CmsToolHandler
public class CmsPropertyContentToolHandler
extends org.opencms.workplace.tools.CmsOfflineToolHandler
Property content tool handler that hides the property tools if the current user
 has not the needed privileges.
- Since:
 - 6.0.0
 
- 
Field Summary
Fields inherited from class org.opencms.workplace.tools.A_CmsToolHandler
ARG_PARAM_NAME, ARG_PATH_NAME, ARGS_PROPERTY_DEFINITION, ARGUMENT_SEPARATOR, DEFAULT_DISABLED_HELPTEXT, VALUE_SEPARATOR - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.opencms.workplace.tools.CmsOfflineToolHandler
getDisabledHelpTextMethods inherited from class org.opencms.workplace.tools.A_CmsToolHandler
getConfirmationMessage, getGroup, getHelpText, getIconPath, getLink, getName, getParameters, getPath, getPosition, getShortName, getSmallIconPath, isEnabled, isVisible, setConfirmationMessage, setDisabledHelpText, setGroup, setHelpText, setIconPath, setLink, setLink, setName, setParameters, setParameterString, setPath, setPosition, setShortName, setSmallIconPath, setup, toString 
- 
Constructor Details
- 
CmsPropertyContentToolHandler
public CmsPropertyContentToolHandler() 
 - 
 - 
Method Details
- 
isEnabled
- Specified by:
 isEnabledin interfaceorg.opencms.workplace.tools.I_CmsToolHandler- Overrides:
 isEnabledin classorg.opencms.workplace.tools.CmsOfflineToolHandler- See Also:
 
 - 
isVisible
- Specified by:
 isVisiblein interfaceorg.opencms.workplace.tools.I_CmsToolHandler- Overrides:
 isVisiblein classorg.opencms.workplace.tools.CmsDefaultToolHandler- See Also:
 
 
 -