Uses of Class
org.opencms.workplace.explorer.CmsResourceUtil
-
Uses of CmsResourceUtil in org.opencms.ui.components
Modifier and TypeMethodDescriptionstatic String
CmsResourceIcon.getIconHTML
(CmsResourceUtil resUtil, CmsResourceState state, boolean showLocks) Returns the icon HTML.static String
CmsResourceIcon.getTreeCaptionHTML
(String resourceName, CmsResourceUtil resUtil, CmsResourceState state, boolean showLocks) Returns the tree caption HTML including the resource icon.void
CmsResourceIcon.initContent
(CmsResourceUtil resUtil, com.vaadin.server.Resource iconResource, CmsResourceState state, boolean showLocks, boolean showDetailIcon) Initializes the content.void
CmsResourceIcon.initContent
(CmsResourceUtil resUtil, CmsResourceState state, boolean showLocks, boolean showDetailIcon) Initializes the content.ModifierConstructorDescriptionCmsResourceIcon
(CmsResourceUtil resUtil, CmsResourceState state, boolean showLocks) Constructor.