com.liferay.portal.kernel.editor
Class EditorUtil

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

public class EditorUtil
extends java.lang.Object

Author:
Julio Camarero

Constructor Summary
EditorUtil()
           
 
Method Summary
static java.lang.String getEditorValue(javax.servlet.http.HttpServletRequest request, java.lang.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 java.lang.String getEditorValue(javax.servlet.http.HttpServletRequest request,
                                              java.lang.String editorImpl)