public abstract class RootConfigurationAction extends PageAdminAction
PageAdminAction.InsertPosition
AbstractPageAction.TerminalResource
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
static org.slf4j.Logger |
logger |
File |
pagesDir |
accessLevels, childPages, childPagesForm, copyForm, detailChildPages, detailChildPagesForm, dispatch, groups, moveForm, NEW_PAGE_SETUP_FIELDS, newPageForm, originalPath, permissions, registry, testedAccessLevel, testedPermissions, testUserId, title, users
CONF_FORM_PREFIX, DEFAULT_LAYOUT_CONTAINER, PAGE_CONFIGURATION_FIELDS, PAGE_CONFIGURATION_FIELDS_NO_DETAIL, pageConfigurationForm, pageInstance, pageTemplate, PORTOFINO_PAGEACTION_EXCEPTION, portofinoConfiguration, returnUrl, script, serverInfo, templates
context
Constructor and Description |
---|
RootConfigurationAction() |
Modifier and Type | Method and Description |
---|---|
Resolution |
prepare() |
Resolution |
returnToPages() |
buildCopyPageForm, buildMovePageForm, cancel, checkPermissionsOnTargetPage, checkPermissionsOnTargetPage, chooseNewLocation, confirmDelete, copyPage, copyPage, copyPageDialog, createPage, deletePage, forwardToPageChildren, forwardToPagePermissions, getAccessLevels, getCancelReturnUrl, getChildPages, getChildPagesForm, getChildPagesFormFields, getClosestSafePath, getCopyForm, getDetailChildPages, getDetailChildPagesForm, getDispatch, getGroups, getLocalAccessLevel, getMoveForm, getNewPageForm, getOriginalPath, getPage, getPageInstance, getPermissions, getSupportedPermissions, getTestedAccessLevel, getTestedPermissions, getTestUserId, getTitle, getUsers, movePage, newPage, pageChildren, pagePermissions, preparePage, setAccessLevels, setOriginalPath, setPermissions, setTestUserId, setTitle, setupChildPages, setupChildPagesForm, setupGroups, testUserPermissions, updateLayout, updateLayout, updatePageChildren, updatePageChildren, updatePagePermissions, updatePagePermissions
acceptsPathParameter, consumePathFragment, createTemplateSelectionProvider, forwardTo, forwardToPageActionError, forwardToPageActionNotConfigured, getActionAPIPath, getActionPath, getButtons, getConfiguration, getDefaultReturnUrl, getEmbeddedPageActions, getOgnlContext, getPageConfigurationForm, getPageDescription, getPages, getPageTemplate, getParent, getPortofinoConfiguration, getResourcePath, getReturnUrl, getScript, getSubResource, initEmbeddedPageActions, isMultipartRequest, prepareConfigurationForms, prepareScript, readPageConfigurationFromRequest, saveConfiguration, setPageConfigurationForm, setPageInstance, setPageTemplate, setReturnUrl, setScript, updatePageConfiguration, updateScript, updateTemplate, validatePageConfiguration
getContext, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContext
setContext
public static final String copyright
public static final org.slf4j.Logger logger
public File pagesDir
@Before public Resolution prepare()
prepare
in class PageAdminAction
public Resolution returnToPages()