|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opencms.workplace.CmsWorkplace
org.opencms.workplace.tools.CmsToolDialog
org.opencms.workplace.CmsDialog
org.opencms.workplace.editors.CmsEditor
org.opencms.workplace.editors.CmsSimpleEditor
org.opencms.workplace.editors.CmsLEditEditor
public class CmsLEditEditor
Creates the output for editing a resource.
This class extends the simple editor class and uses the same methods. Be careful when changing anything in the CmsSimpleEditor class.
The following files use this class:
| Field Summary | |
|---|---|
static String |
EDITOR_TYPE
Constant for the editor type, must be the same as the editors subfolder name in the VFS. |
| Fields inherited from class org.opencms.workplace.editors.CmsEditor |
|---|
ACTION_CHANGE_BODY, ACTION_EXIT, ACTION_PREVIEW, ACTION_SAVE, ACTION_SAVEACTION, ACTION_SAVEEXIT, ACTION_SHOW, ACTION_SHOW_ERRORMESSAGE, EDITOR_CHANGE_ELEMENT, EDITOR_CLEANUP, EDITOR_EXIT, EDITOR_PREVIEW, EDITOR_SAVE, EDITOR_SAVEACTION, EDITOR_SAVEEXIT, EDITOR_SHOW, EDITOR_SHOW_ERRORMESSAGE, PARAM_BACKLINK, PARAM_CONTENT, PARAM_DIRECTEDIT, PARAM_EDITASTEXT, PARAM_EDITORMODE, PARAM_ELEMENTLANGUAGE, PARAM_LOADDEFAULT, PARAM_MODIFIED, PARAM_OLDELEMENTLANGUAGE, PARAM_TEMPFILE, PATH_EDITORS |
| Fields inherited from class org.opencms.workplace.tools.CmsToolDialog |
|---|
PARAM_BASE, PARAM_PATH, PARAM_ROOT, PARAM_STYLE, STYLE_NEW |
| Constructor Summary | |
|---|---|
CmsLEditEditor(CmsJspActionElement jsp)
Public constructor. |
|
| Method Summary | |
|---|---|
String |
getEditorResourceUri()
Returns the URI to the editor resource folder where button images and javascripts are located. |
| Methods inherited from class org.opencms.workplace.editors.CmsSimpleEditor |
|---|
actionClear, actionExit, actionSave, initContent, initWorkplaceRequestValues |
| Methods inherited from class org.opencms.workplace.tools.CmsToolDialog |
|---|
dialogTitle, getAdminTool, getCurrentToolPath, getParamBase, getParamPath, getParamRoot, getParamStyle, getParentPath, getToolManager, iconsBlockArea, iconsBlockAreaEnd, iconsBlockAreaStart, initAdminTool, pageBody, pageHtmlStyle, setParamBase, setParamPath, setParamRoot, setParamStyle, useNewStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String EDITOR_TYPE
| Constructor Detail |
|---|
public CmsLEditEditor(CmsJspActionElement jsp)
jsp - an initialized JSP action element| Method Detail |
|---|
public final String getEditorResourceUri()
CmsEditor
getEditorResourceUri in class CmsSimpleEditorCmsEditor.getEditorResourceUri()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||