| Package | Description |
|---|---|
| org.exoplatform.webui.cssfile |
| Modifier and Type | Method and Description |
|---|---|
static CssClassManager.ICON_SIZE |
CssClassManager.ICON_SIZE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CssClassManager.ICON_SIZE[] |
CssClassManager.ICON_SIZE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
CssClassManager.getCSSClassByFileName(String fileName,
CssClassManager.ICON_SIZE size)
Returns the icon CSS class name of file.
|
static String |
CssClassUtils.getCSSClassByFileName(String fileName,
CssClassManager.ICON_SIZE size) |
static String |
CssClassUtils.getCSSClassByFileNameAndFileType(String fileName,
String fileType,
CssClassManager.ICON_SIZE size) |
String |
CssClassManager.getCSSClassByFileType(String fileType,
CssClassManager.ICON_SIZE size)
Returns the icon CSS class name of file.
|
static String |
CssClassUtils.getCSSClassByFileType(String fileType,
CssClassManager.ICON_SIZE size) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.