Modifier and Type | Method and Description |
---|---|
void |
ContentHyperLinkControllerHtml.hyperLink() |
Constructor and Description |
---|
ContentHyperLinkControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
LockController(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
MetaDataInfoController(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
protected void |
WorkflowControllerXml.register(Node methodNode,
ITransaction transaction)
Deprecated.
|
protected void |
WorkflowControllerXml.unregister(Node methodNode,
ITransaction transaction)
Deprecated.
|
Constructor and Description |
---|
WorkflowControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DouiContentTreeControllerXml.getBasicData(Node methodNode,
ITransaction portalTransaction) |
protected void |
DouiContentTreeControllerXml.getChildrenData(Node methodNode,
ITransaction portalTransaction) |
Constructor and Description |
---|
DouiContentTreeControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
FCKSelectContentControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
MultiFileUploadCheckControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
MultiFileUploadControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
protected void |
DouiControlControllerXml.register(Node methodNode,
ITransaction portalTransaction) |
protected void |
DouiControllerXml.register(Node methodNode,
ITransaction portalTransaction) |
protected void |
DouiSourceControllerXml.register(Node methodNode,
ITransaction portalTransaction) |
Constructor and Description |
---|
DouiControlControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
DouiControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
DouiSourceControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
PortalRequestParametersControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
LoginControllerHtml.handleLogin(ITransaction transaction) |
void |
LoginControllerHtml.handleLogout(ITransaction transaction) |
Constructor and Description |
---|
LoginControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
SessionKeepAliveControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
ChannelControllerXml.addChannel(ITransaction portalTransaction) |
protected void |
ChannelControllerXml.clearChannelCache(ITransaction portalTransaction) |
protected void |
ChannelControllerXml.deleteChannel(ITransaction portalTransaction) |
Constructor and Description |
---|
ChannelControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
void |
ChannelTemplateControllerXml.handleRequest() |
protected void |
ChannelTemplateControllerXml.updateChannelStructureFromTemplate(ITransaction portalTransaction) |
Constructor and Description |
---|
ChannelTemplateControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
ChannelTreeControllerXml.getBasicData(Node methodNode,
ITransaction portalTransaction) |
protected void |
ChannelTreeControllerXml.getChildrenData(Node methodNode,
ITransaction portalTransaction) |
Constructor and Description |
---|
ChannelTreeControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
void |
ControllerHtml.deleteCookie(String name)
Deprecated.
Since 4.0.7, use
CookieUtil.deleteCookie(HttpServletRequest, HttpServletResponse, String) instead. |
String |
ControllerHtml.getCookie(String name)
Deprecated.
Since 4.0.7, use
CookieUtil.getCookie(HttpServletRequest, String) instead. |
protected String |
ControllerXml.getResponseXml(PortalException portalException) |
void |
ControllerXml.loadUserInfo(Document requestDom,
ITransaction portalTransaction)
Deprecated.
Since 4.0.7 this method does nothing.
ControllerXml.sessionConfig is now initialized in the constructor. |
void |
ControllerHtml.loadUserInfo(ITransaction transaction)
Loads the user information from ther user session Id taken from the
request cookie.
|
void |
ControllerHtml.setCookie(String name,
String value)
Deprecated.
Since 4.0.7, use
CookieUtil.setCookie(HttpServletRequest, HttpServletResponse, String, String) instead. |
Constructor and Description |
---|
ControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
ControllerHtml(HttpServletRequest request,
HttpServletResponse response,
boolean initialize) |
ControllerXml(HttpServletRequest request,
HttpServletResponse response) |
Constructor and Description |
---|
CssControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
GroupControllerXml.addGroup(ITransaction portalTransaction) |
Constructor and Description |
---|
GroupControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
void |
HyperLinkControllerHtml.hyperLink() |
Constructor and Description |
---|
HyperLinkControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
void |
InContextEditControllerXml.handleRequest() |
Constructor and Description |
---|
InContextEditControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
LocalizationControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
protected void |
PageControllerXml.addPage(ITransaction transaction) |
protected void |
PageControllerXml.deletePage(ITransaction portalTransaction) |
void |
PageControllerXml.handleRequest() |
Constructor and Description |
---|
PageControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
void |
PageCacheControllerHtml.handleError() |
Constructor and Description |
---|
PageCacheControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
PageTemplateControllerXml.handleRequest() |
protected void |
PageTemplateControllerXml.updatePageLayoutFromTemplate(ITransaction portalTransaction) |
Constructor and Description |
---|
PageTemplateControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
PresentationControllerHtml.checkForProtocolRedirect(ITransaction portalTransaction) |
protected ITransaction |
PresentationControllerHtml.processActionIfRequired(ITransaction portalTransaction)
Checks to see if an action is to be processed.
|
void |
PresentationControllerHtml.renderPage()
Renders a portal page.
|
protected void |
PresentationControllerHtml.renderPagePortalSettingsMode(ITransaction portalTransaction)
Renders the page in portal settings mode .
|
protected void |
PresentationControllerHtml.renderPagePortalStudioMode(ITransaction portalTransaction)
Renders the page in portal studio mode .
|
protected void |
PresentationControllerHtml.renderPagePublisherMode(ITransaction portalTransaction)
Renders the page in publisher perspective.
|
protected void |
PresentationControllerHtml.renderPageUserMode(ITransaction portalTransaction)
Render the page in UserMode.
|
protected void |
PresentationControllerHtml.setDataPreviewMode(ITransaction portalTransaction)
Sets the Page Preview Mode.
|
protected void |
PresentationControllerHtml.setPageInfo(ITransaction portalTransaction)
This method calls the
presentationManager.getDefaultPage
to calculate the page that needs to be rendered. |
protected void |
PresentationControllerHtml.setPageMode(ITransaction portalTransaction)
Sets the Page Mode.
|
Constructor and Description |
---|
PresentationControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
ProgressControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceControllerXml.addServiceInstance(ITransaction portalTransaction) |
protected void |
ServiceControllerXml.addServiceInterfaceInstance(ITransaction portalTransaction) |
protected void |
ServiceControllerXml.register(Node methodNode,
ITransaction portalTransaction) |
protected void |
ServiceControllerXml.registerServiceTypes(Node methodNode,
ITransaction portalTransaction) |
Constructor and Description |
---|
ServiceControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
ServiceInterfaceControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
ServiceInterfaceListControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
ServiceInterfaceInstanceControllerHtml.clearServiceInterfaceInstanceCache()
Clears the HTML cache of the specified interface, if any, and clears the XSL Transformer cache for the XSL file used by the interface.
|
protected void |
ServiceInterfaceInstanceControllerXml.getServiceInterfaceInstanceMenu(Node methodNode,
ServiceInterfaceMenuLevel menuLevel,
ITransaction portalTransaction) |
protected void |
ServiceInterfaceInstanceControllerXml.getServiceInterfaceInstanceProperties(Node methodNode,
ITransaction portalTransaction) |
protected void |
ServiceInterfaceInstanceControllerHtml.getServiceInterfaceInstanceXmlData() |
protected void |
ServiceInterfaceInstanceControllerXml.refreshInterfaceInstance(Node methodNode,
ITransaction portalTransaction) |
protected void |
ServiceInterfaceInstanceControllerHtml.renderServiceInterfaceInstance()
Returns the HTML for a single service interface instance.
|
protected void |
ServiceInterfaceInstanceControllerHtml.setRequestMode()
Sets the Request Mode.
|
Constructor and Description |
---|
ServiceInterfaceInstanceControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
ServiceInterfaceInstanceControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
UserControllerXml.addUser(ITransaction portalTransaction) |
Constructor and Description |
---|
UserControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
BannerController(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
ContentWizardControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
FCKSelectDocumentControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
URLAccessibilityEvaluationControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Constructor and Description |
---|
FCKSelectMediaControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
MediaControllerJson(HttpServletRequest request,
HttpServletResponse response) |
Constructor and Description |
---|
PagePersonalizationControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
ImportExportControllerHtml(HttpServletRequest request,
HttpServletResponse response)
Initializes a new instance with the given parameters.
|
StructureSyncControllerJson(HttpServletRequest request,
HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
DouiReindexerControllerXml.handleRequest() |
Constructor and Description |
---|
DouiReindexerControllerXml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
WebsiteControllerHtml(HttpServletRequest request,
HttpServletResponse response)
Creates a new instance with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
XsltResultControllerHtml.renderPage() |
protected void |
XsltResultControllerHtml.renderPageUserMode(ITransaction portalTransaction) |
protected void |
XsltResultControllerHtml.setPageMode(ITransaction portalTransaction) |
Constructor and Description |
---|
XsltResultControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Constructor and Description |
---|
SendToFriendControllerHtml(HttpServletRequest request,
HttpServletResponse response) |
Constructor and Description |
---|
FCKSelectArticleControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
void |
UpgradeControllerHtml.rebuildLumisAdministration() |
Constructor and Description |
---|
UpgradeControllerHtml(HttpServletRequest request,
HttpServletResponse response,
PageContext pageContext) |
Modifier and Type | Method and Description |
---|---|
static String |
PortalUtil.getCookie(String name,
HttpServletRequest request)
Given a cookie name, the cookie value if exists in the request object is
returned.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.