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, setSecurity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModuleKey, getModuleTitle, getOrder, getPages, postDraw, preDraw, setOrder
protected String htmlEditorIFramePath
protected String basicHtmlEditorIFramePath
public String getHtmlEditorIFramePath()
getHtmlEditorIFramePath
in interface HtmlEditingModule
public void setHtmlEditorIFramePath(String htmlEditorIFramePath)
setHtmlEditorIFramePath
in interface HtmlEditingModule
public String getBasicHtmlEditorIFramePath()
getBasicHtmlEditorIFramePath
in interface HtmlEditingModule
public void setBasicHtmlEditorIFramePath(String basicHtmlEditorIFramePath)
setBasicHtmlEditorIFramePath
in interface HtmlEditingModule
Copyright © 2013. All rights reserved.