UtilComunicator
From OpenKM Documentation
Read Methods
- String formatSize(double size)
- String createHeaderHTML(String imageURL, String caption)
- String menuHTML(String imageUrl, String text)
- String getTextAsBoldHTML(String text, boolean mark)
Example
// Call to refreshing user interface
UtilComunicator.formatSize(15);