public class BaseDisplayModeEditor extends BaseEditorExtension
Modifier and Type | Field and Description |
---|---|
protected static String[] |
ENTRIES_TO_HIDE |
static String |
FIELD_DEFAULT_DISPLAY_MODE |
static String |
FIELD_DISPLAY_MODES |
static String |
FIELD_ENABLE_NAVIGATION |
static String |
FIELD_ENABLE_PAGER |
static String |
FIELD_SIMPLE_TYPE |
protected boolean |
isSimpleMode |
LOGGER
Constructor and Description |
---|
BaseDisplayModeEditor() |
Modifier and Type | Method and Description |
---|---|
protected void |
hideEntries(String[] entryNames,
boolean visible) |
boolean |
onAfterLoad() |
protected void |
setupDisplayOptions()
Configure display options
|
getComponentName, getContent, getContentComponent, getContentContainer, getDocument, getForm, getParentBlock, getResourceController, getRootBlock, getSiteModule, getWorkflowModule, init, init, isCreation, onAfterRemove, onAfterSave, onBeforeLoad, onBeforeRemove, onBeforeSave, onBeforeSaveInternal, validate
public static final String FIELD_SIMPLE_TYPE
public static final String FIELD_DEFAULT_DISPLAY_MODE
public static final String FIELD_DISPLAY_MODES
public static final String FIELD_ENABLE_NAVIGATION
public static final String FIELD_ENABLE_PAGER
protected static final String[] ENTRIES_TO_HIDE
protected boolean isSimpleMode
public boolean onAfterLoad()
onAfterLoad
in interface com.axemble.easysite.components.extensions.IEditorExtension
onAfterLoad
in class BaseEditorExtension
protected void setupDisplayOptions()
protected void hideEntries(String[] entryNames, boolean visible)
Copyright © 2021 Visiativ Software. All rights reserved.