com.liferay.portal.kernel.editor.configuration
Class EditorOptions
java.lang.Object
com.liferay.portal.kernel.editor.configuration.EditorOptions
public class EditorOptions
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorOptions
public EditorOptions()
getDynamicAttributes
public Map<String,Object> getDynamicAttributes()
getUploadURL
public String getUploadURL()
isTextMode
public boolean isTextMode()
setTextMode
public void setTextMode(boolean textMode)
setUploadURL
public void setUploadURL(String uploadURL)