@UrlBinding(value="/actions/admin/root-page/children") public class RootChildrenAction extends RootConfigurationAction
PageAdminAction.InsertPosition
AbstractPageAction.TerminalResource
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
File |
pagesDir |
static String |
URL_BINDING |
logger
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 |
---|
RootChildrenAction() |
Modifier and Type | Method and Description |
---|---|
protected Resolution |
forwardToPageChildren() |
protected String[] |
getChildPagesFormFields() |
Resolution |
pageChildren() |
protected void |
setupChildPages() |
Resolution |
updatePageChildren() |
prepare, returnToPages
buildCopyPageForm, buildMovePageForm, cancel, checkPermissionsOnTargetPage, checkPermissionsOnTargetPage, chooseNewLocation, confirmDelete, copyPage, copyPage, copyPageDialog, createPage, deletePage, forwardToPagePermissions, getAccessLevels, getCancelReturnUrl, getChildPages, getChildPagesForm, getClosestSafePath, getCopyForm, getDetailChildPages, getDetailChildPagesForm, getDispatch, getGroups, getLocalAccessLevel, getMoveForm, getNewPageForm, getOriginalPath, getPage, getPageInstance, getPermissions, getSupportedPermissions, getTestedAccessLevel, getTestedPermissions, getTestUserId, getTitle, getUsers, movePage, newPage, pagePermissions, preparePage, setAccessLevels, setOriginalPath, setPermissions, setTestUserId, setTitle, setupChildPagesForm, setupGroups, testUserPermissions, updateLayout, updateLayout, 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 String URL_BINDING
public File pagesDir
@DefaultHandler public Resolution pageChildren()
pageChildren
in class PageAdminAction
protected Resolution forwardToPageChildren()
forwardToPageChildren
in class PageAdminAction
public Resolution updatePageChildren()
updatePageChildren
in class PageAdminAction
protected void setupChildPages()
setupChildPages
in class PageAdminAction
protected String[] getChildPagesFormFields()
getChildPagesFormFields
in class PageAdminAction