org.exoplatform.forum.common.webui
Class WebUIUtils
java.lang.Object
org.exoplatform.forum.common.webui.WebUIUtils
public class WebUIUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebUIUtils
public WebUIUtils()
getRemoteIP
public static String getRemoteIP()
getFCKConfig
public static org.exoplatform.webui.form.wysiwyg.FCKEditorConfig getFCKConfig()
getLabel
public String getLabel(String key)
throws Exception
- Throws:
Exception
getLabel
public static String getLabel(String componentId,
String label)
addScripts
public static org.exoplatform.web.application.RequireJS addScripts(String module,
String alias)
addScripts
public static org.exoplatform.web.application.RequireJS addScripts(String[] scripts)
addScripts
public static org.exoplatform.web.application.RequireJS addScripts(String module,
String alias,
String... scripts)
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.