|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.workplace.editors.A_CmsPreEditorActionDefinition
org.opencms.workplace.editors.CmsPreEditorActionDefinitionXmlContent
Pre editor action for XML content resource types, checks if model files are available for the XML content to create in direct edit mode and shows the selection before opening the editor.
Constructor Summary | |
CmsPreEditorActionDefinitionXmlContent()
Constructor, without parameters. |
Method Summary | |
boolean |
doPreAction(CmsResource resource,
CmsDialog dialog,
java.lang.String originalParams)
Returns if an action has to be performed before opening the editor depending on the resource to edit and eventual request parameter values. |
Methods inherited from class org.opencms.workplace.editors.A_CmsPreEditorActionDefinition |
getResourceType, getResourceTypeName, setResourceTypeName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CmsPreEditorActionDefinitionXmlContent()
Method Detail |
public boolean doPreAction(CmsResource resource, CmsDialog dialog, java.lang.String originalParams) throws java.lang.Exception
I_CmsPreEditorActionDefinition
doPreAction
in interface I_CmsPreEditorActionDefinition
doPreAction
in class A_CmsPreEditorActionDefinition
java.lang.Exception
I_CmsPreEditorActionDefinition.doPreAction(org.opencms.file.CmsResource, org.opencms.workplace.CmsDialog, java.lang.String)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |