Liferay 6.2-ce-ga5

com.liferay.portal.kernel.editor
Class EditorUtil

java.lang.Object
  extended by com.liferay.portal.kernel.editor.EditorUtil

public class EditorUtil
extends Object


Constructor Summary
EditorUtil()
           
 
Method Summary
static String getEditorMode(String langType)
           
static String getEditorValue(javax.servlet.http.HttpServletRequest request, String editorImpl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorUtil

public EditorUtil()
Method Detail

getEditorMode

public static String getEditorMode(String langType)

getEditorValue

public static String getEditorValue(javax.servlet.http.HttpServletRequest request,
                                    String editorImpl)

Liferay 6.2-ce-ga5