org.opencms.workplace.tools.content
public class CmsPropertyContentToolHandler extends org.opencms.workplace.tools.CmsOfflineToolHandler
| Constructor and Description |
|---|
CmsPropertyContentToolHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled(org.opencms.file.CmsObject cms) |
boolean |
isVisible(org.opencms.file.CmsObject cms) |
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, toStringpublic boolean isEnabled(org.opencms.file.CmsObject cms)
isEnabled in interface org.opencms.workplace.tools.I_CmsToolHandlerisEnabled in class org.opencms.workplace.tools.CmsOfflineToolHandlerI_CmsToolHandler.isEnabled(org.opencms.file.CmsObject)public boolean isVisible(org.opencms.file.CmsObject cms)
isVisible in interface org.opencms.workplace.tools.I_CmsToolHandlerisVisible in class org.opencms.workplace.tools.CmsDefaultToolHandlerI_CmsToolHandler.isVisible(org.opencms.file.CmsObject)