public class XsltResultControllerHtml extends PresentationControllerHtml
Modifier and Type | Class and Description |
---|---|
protected class |
XsltResultControllerHtml.XsltResultPageRenderer
Page renderer implementation use in the XSL editor.
|
PresentationControllerHtml.DataPreviewMode, PresentationControllerHtml.PresentationPageRenderer
ATTRIBUTE_ORIGINAL_URI, browserInfo, channelConfig, channelPath, CONTENT_IS_NOT_PUBLISHED_ERROR_REASON, dataPreviewMode, ERROR_REASON_HEADER_NAME, executedProcessActionServiceInterfaceInstanceId, highlightInterfaceInst, isPrinting, isSafeRenderMode, multiPartFormFileParameters, multiPartFormParameters, multiPartFormServiceInterfaceInstance, navigationPaneHidden, pageConfig, pageRenderer, pageWebResourceData, parameters, parentChannelIds, portalMode, previousParametersXmlString, processActionRedirectDestination, rawRequestInputFile, replaceInterfacesStorage, resource, rootChannel, serviceContainer, splitterPosition, uploadDir, webResource
out, request, response, sessionConfig, userConfig
Constructor and Description |
---|
XsltResultControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
void |
renderPage()
Renders a portal page.
|
protected void |
renderPageUserMode(ITransaction portalTransaction)
Render the page in UserMode.
|
protected void |
setPageMode(ITransaction portalTransaction)
Sets the Page Mode.
|
protected void |
setWebResource(ITransaction transaction)
Sets
PresentationControllerHtml.webResource with the web resource instance for the
current request. |
addMultiPartFormParameter, checkForFileUpload, checkForProtocolRedirect, forward, getGeneratorPageCacheId, getPageWebResourceBeingRendered, hasProcessAction, prepareForPageRendering, processActionIfRequired, renderLayoutFile, renderPagePortalSettingsMode, renderPagePortalStudioMode, renderPagePublisherMode, setBrowserInfo, setDataPreviewMode, setLocale, setPageInfo, setUACompatibleHeader, validatePageAccess
deleteCookie, getCookie, getRequestMode, getSessionConfig, loadUserInfo, setCookie
public XsltResultControllerHtml(HttpServletRequest request, HttpServletResponse response, PageContext pageContext) throws ControllerException, PortalException
ControllerException
PortalException
protected void setPageMode(ITransaction portalTransaction) throws ControllerException, PortalException
PresentationControllerHtml
PortalContext.MODE_ADMIN
, or
PortalContext.MODE_USER
.setPageMode
in class PresentationControllerHtml
ControllerException
PortalException
public void renderPage() throws ControllerException, PortalException
PresentationControllerHtml
#renderPageAdminMode
or
PresentationControllerHtml.renderPage()
renderPage
in class PresentationControllerHtml
ControllerException
PortalException
protected void setWebResource(ITransaction transaction) throws PortalException
PresentationControllerHtml.webResource
with the web resource instance for the
current request.setWebResource
in class PresentationControllerHtml
transaction
- transaction for persistence access.PortalException
protected void renderPageUserMode(ITransaction portalTransaction) throws ControllerException, PortalException
PresentationControllerHtml
renderPageUserMode
in class PresentationControllerHtml
ControllerException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.