Liferay 6.1.2-ce-ga3

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 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

getEditorValue

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

Liferay 6.1.2-ce-ga3