org.exoplatform.forum.common.webui
Class WebUIUtils

java.lang.Object
  extended by org.exoplatform.forum.common.webui.WebUIUtils

public class WebUIUtils
extends Object

Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Jul 22, 2011


Constructor Summary
WebUIUtils()
           
 
Method Summary
static org.exoplatform.webui.form.wysiwyg.FCKEditorConfig getFCKConfig()
           
 String getLabel(String key)
           
static String getLabel(String componentId, String label)
           
static String getRemoteIP()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebUIUtils

public WebUIUtils()
Method Detail

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)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.