Uses of Class
lumis.portal.controller.ControllerHtml
-
-
Uses of ControllerHtml in lumis.content.hyperlink
Subclasses of ControllerHtml in lumis.content.hyperlink Modifier and Type Class Description class
ContentHyperLinkControllerHtml
Get from the Big Data framework the URL for the provided contentId. -
Uses of ControllerHtml in lumis.content.metadata
Subclasses of ControllerHtml in lumis.content.metadata Modifier and Type Class Description class
MetaDataInfoController
Responsible for returning metadata information in JSON. -
Uses of ControllerHtml in lumis.doui.control.htmleditor
Subclasses of ControllerHtml in lumis.doui.control.htmleditor Modifier and Type Class Description class
FCKSelectContentControllerHtml
-
Uses of ControllerHtml in lumis.doui.control.multifileupload
Subclasses of ControllerHtml in lumis.doui.control.multifileupload Modifier and Type Class Description class
MultiFileUploadCheckControllerHtml
Controller HTML to check if a file is uploaded before in the same path.class
MultiFileUploadControllerHtml
Controller HTML responsible to receive all requests for MultiFileUploadControl. -
Uses of ControllerHtml in lumis.doui.control.principalpicker
Subclasses of ControllerHtml in lumis.doui.control.principalpicker Modifier and Type Class Description class
PrincipalControllerHtml
Controller to fills the list of desired principals on response. -
Uses of ControllerHtml in lumis.portal
Subclasses of ControllerHtml in lumis.portal Modifier and Type Class Description class
PortalRequestParametersControllerHtml
Controller to handlePortalRequestParameters
related actions. -
Uses of ControllerHtml in lumis.portal.authentication
Subclasses of ControllerHtml in lumis.portal.authentication Modifier and Type Class Description class
LoginControllerHtml
Controller responsible to handle login and logout operations. -
Uses of ControllerHtml in lumis.portal.file
Subclasses of ControllerHtml in lumis.portal.file Modifier and Type Class Description class
FileDownloadControllerHtml
Streams the download of a file stored by theIFileManager
. -
Uses of ControllerHtml in lumis.portal.hyperlink
Subclasses of ControllerHtml in lumis.portal.hyperlink Modifier and Type Class Description class
HyperLinkControllerHtml
-
Uses of ControllerHtml in lumis.portal.localization
Subclasses of ControllerHtml in lumis.portal.localization Modifier and Type Class Description class
LocalizationControllerHtml
Handles localization related requests. -
Uses of ControllerHtml in lumis.portal.page.cache
Subclasses of ControllerHtml in lumis.portal.page.cache Modifier and Type Class Description class
PageCacheControllerHtml
Contains implementations for handling HTTP requests specific for page HTML cache scenarios. -
Uses of ControllerHtml in lumis.portal.presentation
Subclasses of ControllerHtml in lumis.portal.presentation Modifier and Type Class Description class
PresentationControllerHtml
Entry class for page rendering. -
Uses of ControllerHtml in lumis.portal.progress
Subclasses of ControllerHtml in lumis.portal.progress Modifier and Type Class Description class
ProgressControllerHtml
HTML Controller that returns progress messages for a process to the client -
Uses of ControllerHtml in lumis.portal.serviceinterfaceinstance
Subclasses of ControllerHtml in lumis.portal.serviceinterfaceinstance Modifier and Type Class Description class
ServiceInterfaceInstanceControllerHtml
This class renders and returns the HTML for a single service interface. -
Uses of ControllerHtml in lumis.service.banner
Subclasses of ControllerHtml in lumis.service.banner Modifier and Type Class Description class
BannerController
-
Uses of ControllerHtml in lumis.service.content.wizard
Subclasses of ControllerHtml in lumis.service.content.wizard Modifier and Type Class Description class
ContentWizardControllerHtml
Process the request of the content create wizard. -
Uses of ControllerHtml in lumis.service.document
Subclasses of ControllerHtml in lumis.service.document Modifier and Type Class Description class
FCKSelectDocumentControllerHtml
-
Uses of ControllerHtml in lumis.service.htmlevaluation
Subclasses of ControllerHtml in lumis.service.htmlevaluation Modifier and Type Class Description class
URLAccessibilityEvaluationControllerHtml
Controller HTML uses by urlAccessibilityEvaluation.jsp This controller make evaluation request of a specific HTML content. -
Uses of ControllerHtml in lumis.service.media
Subclasses of ControllerHtml in lumis.service.media Modifier and Type Class Description class
FCKSelectImagesControllerHtml
A controller for find the interface instance of lumis.service.media.popupSelectImages.class
FCKSelectMediaControllerHtml
class
MediaControllerJson
Used by the media controller to lazy load child items. -
Uses of ControllerHtml in lumis.service.pagepersonalization.controller
Subclasses of ControllerHtml in lumis.service.pagepersonalization.controller Modifier and Type Class Description class
PagePersonalizationControllerHtml
Personalized Page Controller. -
Uses of ControllerHtml in lumis.service.portalmanagement.filesystem
Subclasses of ControllerHtml in lumis.service.portalmanagement.filesystem Modifier and Type Class Description class
FileDownloadControllerHtml
Streams the download of a file provided by the filesystem service. -
Uses of ControllerHtml in lumis.service.portalmanagement.importexport
Subclasses of ControllerHtml in lumis.service.portalmanagement.importexport Modifier and Type Class Description class
ImportExportControllerHtml
Controller for import and export front-end actions.class
StructureSyncControllerJson
Used by the structure tree control to lazy load child items. -
Uses of ControllerHtml in lumis.service.portalmanagement.structure.doui.control
Subclasses of ControllerHtml in lumis.service.portalmanagement.structure.doui.control Modifier and Type Class Description class
WebsiteControllerHtml
Implements operations overwebsites
. -
Uses of ControllerHtml in lumis.service.portalmanagement.xsleditor
Subclasses of ControllerHtml in lumis.service.portalmanagement.xsleditor Modifier and Type Class Description class
XsltResultControllerHtml
Provides interface XSL transformations via http requests. -
Uses of ControllerHtml in lumis.service.sendtofriend
Subclasses of ControllerHtml in lumis.service.sendtofriend Modifier and Type Class Description class
SendToFriendControllerHtml
Html controller for link of send to friend service. -
Uses of ControllerHtml in lumis.service.wiki
Subclasses of ControllerHtml in lumis.service.wiki Modifier and Type Class Description class
FCKSelectArticleControllerHtml
Controller called byselectArticle.jsp
to select thelinkArticle
interface, redirecting popUp showed page. -
Uses of ControllerHtml in lumis.upgrade
Subclasses of ControllerHtml in lumis.upgrade Modifier and Type Class Description class
UpgradeControllerHtml
-