Class CmsListEditResourceAction

    • Constructor Detail

      • CmsListEditResourceAction

        public CmsListEditResourceAction​(java.lang.String id,
                                         java.lang.String resColumnPathId)
        Default Constructor.

        Parameters:
        id - the unique id
        resColumnPathId - the id of the column with the resource root path
    • Method Detail

      • getHelpText

        public org.opencms.i18n.CmsMessageContainer getHelpText()
        Specified by:
        getHelpText in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
        Overrides:
        getHelpText in class org.opencms.workplace.tools.A_CmsHtmlIconButton
        See Also:
        I_CmsHtmlIconButton.getHelpText()
      • getIconPath

        public java.lang.String getIconPath()
        Specified by:
        getIconPath in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
        Overrides:
        getIconPath in class org.opencms.workplace.tools.A_CmsHtmlIconButton
        See Also:
        I_CmsHtmlIconButton.getIconPath()
      • getName

        public org.opencms.i18n.CmsMessageContainer getName()
        Specified by:
        getName in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
        Overrides:
        getName in class org.opencms.workplace.tools.A_CmsHtmlIconButton
        See Also:
        I_CmsHtmlIconButton.getName()
      • isVisible

        public boolean isVisible()
        Specified by:
        isVisible in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
        Overrides:
        isVisible in class org.opencms.workplace.tools.A_CmsHtmlIconButton
        See Also:
        I_CmsHtmlIconButton.isVisible()
      • getResourceUtil

        protected org.opencms.workplace.explorer.CmsResourceUtil getResourceUtil()
        Returns the current result Util.

        Returns:
        the current result Util