org.opencms.gwt
Class CmsIconUtil

java.lang.Object
  extended by org.opencms.gwt.shared.CmsIconUtil
      extended by org.opencms.gwt.CmsIconUtil

public class CmsIconUtil
extends CmsIconUtil

Utility class to generate the resource icon CSS.

Since:
8.0.0

Nested Class Summary
static class CmsIconUtil.CssBuilder
          Inner helper class for building the CSS rules.
 
Field Summary
 
Fields inherited from class org.opencms.gwt.shared.CmsIconUtil
SMALL_SUFFIX, TYPE_ICON_CLASS
 
Constructor Summary
CmsIconUtil()
           
 
Method Summary
static String buildResourceIconCss()
          Builds the CSS for all resource types.
 
Methods inherited from class org.opencms.gwt.shared.CmsIconUtil
getFileTypeIconClass, getResourceIconClasses, getResourceIconClasses, getResourceSubTypeIconClass, getResourceTypeIconClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmsIconUtil

public CmsIconUtil()
Method Detail

buildResourceIconCss

public static String buildResourceIconCss()
Builds the CSS for all resource types.

Returns:
a string containing the CSS rules for all resource types