public abstract class AbstractHtmlEditingModule extends AbstractModule implements HtmlEditingModule
| Modifier and Type | Field and Description |
|---|---|
protected String |
basicHtmlEditorIFramePath |
protected String |
htmlEditorIFramePath |
moduleKey, moduleTitle, order, pages| Constructor and Description |
|---|
AbstractHtmlEditingModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBasicHtmlEditorIFramePath() |
String |
getHtmlEditorIFramePath() |
void |
setBasicHtmlEditorIFramePath(String basicHtmlEditorIFramePath) |
void |
setHtmlEditorIFramePath(String htmlEditorIFramePath) |
addConstants, getModuleKey, getModuleTitle, getOrder, getPages, postDraw, preDraw, registerModule, removeSection, setModuleKey, setModuleTitle, setOrder, setSection, setSecurityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModuleKey, getModuleTitle, getOrder, getPages, postDraw, preDraw, setOrderprotected String htmlEditorIFramePath
protected String basicHtmlEditorIFramePath
public String getHtmlEditorIFramePath()
getHtmlEditorIFramePath in interface HtmlEditingModulepublic void setHtmlEditorIFramePath(String htmlEditorIFramePath)
setHtmlEditorIFramePath in interface HtmlEditingModulepublic String getBasicHtmlEditorIFramePath()
getBasicHtmlEditorIFramePath in interface HtmlEditingModulepublic void setBasicHtmlEditorIFramePath(String basicHtmlEditorIFramePath)
setBasicHtmlEditorIFramePath in interface HtmlEditingModuleCopyright © 2013. All rights reserved.