|
||||||||||
| 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.tools.CmsToolDialog |
|---|
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, getParamPath, getParamRoot, getParamStyle, getParentPath, getToolManager, iconsBlockArea, iconsBlockAreaEnd, iconsBlockAreaStart, initAdminTool, pageBody, pageHtmlStyle, 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 | |||||||||