Uses of Class
com.jalios.jcms.context.JcmsJspContext
- 
- 
Uses of JcmsJspContext in com.jalios.jcmsSubclasses of JcmsJspContext in com.jalios.jcms Modifier and Type Class Description classAddArticleHandlerAdd article handler for the topbar publish modal.Methods in com.jalios.jcms with parameters of type JcmsJspContext Modifier and Type Method Description static booleanResourceHelper. canBeAccessed(java.lang.String jspRelativePath, JcmsJspContext jcmsContext)Check if the specified JSP is authorized to be accessed (either directly or through dynamic include).booleanData. getBooleanFieldValue(JcmsJspContext ctxt, java.lang.String fieldName)Gets the boolean value of the specified field name for thisData.java.util.TreeSet<Category>Data. getCategoryFieldValue(JcmsJspContext ctxt, java.lang.String fieldName)Gets the Category value of the specified field name for thisData.doubleData. getDoubleFieldValue(JcmsJspContext ctxt, java.lang.String fieldName)Gets the double value of the specified field name for thisData.java.lang.ObjectData. getFieldValue(JcmsJspContext ctxt, java.lang.String fieldName)Gets the value of the givenObjectfield name for thisData.intData. getIntFieldValue(JcmsJspContext ctxt, java.lang.String fieldName)Gets the integer value of the specified field name for thisData.longData. getLongFieldValue(JcmsJspContext ctxt, java.lang.String fieldName)Gets the long value of the specified field name for thisData.java.lang.StringPublication. getTemplatePath(JcmsJspContext ctxt)Returns the template path for the current contextstatic voidGroup. printTreeGroup(Workspace ws, java.lang.String paramName, javax.servlet.jsp.JspWriter out, java.lang.String userLang, JcmsJspContext context)Print a navigation tree for group splitted by workspaces (except if a workspace is provided).
- 
Uses of JcmsJspContext in com.jalios.jcms.a11y.avoidancelinksSubclasses of JcmsJspContext in com.jalios.jcms.a11y.avoidancelinks Modifier and Type Class Description classAvoidanceLinkAdminEditHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.accessibilitySubclasses of JcmsJspContext in com.jalios.jcms.accessibility Modifier and Type Class Description classSwitchAccessibilityContextHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.adminSubclasses of JcmsJspContext in com.jalios.jcms.admin Modifier and Type Class Description classCompositePropertiesHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.admin.mailSubclasses of JcmsJspContext in com.jalios.jcms.admin.mail Modifier and Type Class Description classAdminMailConfigurationHandlerclassEditMailProviderHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.admin.propertiesSubclasses of JcmsJspContext in com.jalios.jcms.admin.properties Modifier and Type Class Description classSiteLanguageHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.admin.storeSubclasses of JcmsJspContext in com.jalios.jcms.admin.store Modifier and Type Class Description classStoreAnonymizerHandlerProvides admin UI to anonymize a store.Methods in com.jalios.jcms.admin.store with parameters of type JcmsJspContext Modifier and Type Method Description static booleanStoreAnonymizerHandler. checkAccess(JcmsJspContext jcmsContext, Member member)
- 
Uses of JcmsJspContext in com.jalios.jcms.ajaxMethods in com.jalios.jcms.ajax with parameters of type JcmsJspContext Modifier and Type Method Description voidCtxMenuPolicyManager. initCtxMenu(MemberCtxMenu ctxMenu, JcmsJspContext jcmsContext)voidCtxMenuPolicyManager. initCtxMenu(PublicationCtxMenu ctxMenu, JcmsJspContext jcmsContext)voidCtxMenuPolicyManager. initCtxMenu(WidgetCtxMenu ctxMenu, JcmsJspContext jcmsContext)voidAjaxManager. registerContext(JcmsJspContext ctxt)Register a JcmsJspAjaxContext for the given JcmsJspContext in the session.voidPublicationCtxMenu. setCategoryParam(JcmsJspContext ctxt, java.lang.String cidsParam)voidJcmsJspAjaxContext. setJcmsContext(JcmsJspContext jcmsContext)Constructors in com.jalios.jcms.ajax with parameters of type JcmsJspContext Constructor Description AbstractCtxMenu(JcmsJspContext ctxt)CategoryCtxMenu(JcmsJspContext ctxt)JcmsJspAjaxContext(JcmsJspContext ctxt)MemberCtxMenu(JcmsJspContext ctxt)PortletCtxMenu(JcmsJspContext ctxt)PublicationCtxMenu(JcmsJspContext ctxt)WidgetCtxMenu(JcmsJspContext ctxt)
- 
Uses of JcmsJspContext in com.jalios.jcms.alertSubclasses of JcmsJspContext in com.jalios.jcms.alert Modifier and Type Class Description classAlertAppHandlerHandler to display alerts, and recommendations in an APP.classAlertHandlerA super handler to query loggedMember's alerts.classAlertTopbarHandlerHandler to display alerts in topbar menu.classEditAlertRuleHandlerclassMemberAlertSettingsHandlerHandler for Member's alert settings.classSendAlertHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.analytics.uiSubclasses of JcmsJspContext in com.jalios.jcms.analytics.ui Modifier and Type Class Description classAdminHandlerclassReportHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.applicationSubclasses of JcmsJspContext in com.jalios.jcms.application Modifier and Type Class Description classApplicationAppHandlerHandler for the app store applicationclassApplicationAppModalHandlerclassApplicationDefaultAppHandlerclassApplicationDeployHandlerclassApplicationLauncherActionsHandlerHandler for all application actionsclassApplicationQueryHandlerHandler to query applicationsclassAuditApplicationLauncherModalclassEditShortcutStepHandlerclassRecommendApplicationHandlerclassResetApplicationLauncherModalclassWorkspaceApplicationShortcutHandlerWorkspace application shortcut handler to override the app URL (JCMS-7511)
- 
Uses of JcmsJspContext in com.jalios.jcms.archiveSubclasses of JcmsJspContext in com.jalios.jcms.archive Modifier and Type Class Description classArchiveBrowserHandlerThis form handler process Archive Browser actions.classArchiveQueryHandlerHolder class and form handler of all parameters to be used for a query of archive.
- 
Uses of JcmsJspContext in com.jalios.jcms.authentication.accesstokenSubclasses of JcmsJspContext in com.jalios.jcms.authentication.accesstoken Modifier and Type Class Description classAccessTokenManagerHandlerHandler used to access auth keys.classEditAccessTokenHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.backgroundprocessSubclasses of JcmsJspContext in com.jalios.jcms.backgroundprocess Modifier and Type Class Description classBackgroundProcessHandlerclassBackgroundProcessManagerHandlerclassBackgroundProcessTagHandlerclassBackgroundProcessTopbarHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.backgroundprocess.examplesSubclasses of JcmsJspContext in com.jalios.jcms.backgroundprocess.examples Modifier and Type Class Description classDemoHandlerclassDemoModalHandlerclassDemoModalStepHandlerclassDemoProcessHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.backofficeSubclasses of JcmsJspContext in com.jalios.jcms.backoffice Modifier and Type Class Description classBackOfficeActionHandlerclassBackOfficeDisplayHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.caddySubclasses of JcmsJspContext in com.jalios.jcms.caddy Modifier and Type Class Description classAbstractCaddyHandler<T extends AbstractCaddyContext>This form handler is the super class of the formhandler class to process Caddy Manager actions.classAbstractMemberCaddyHandler<T extends AbstractMemberCaddyContext>This form handler is the super class of the formhandler class to process Member Caddy Manager actions.classCaddyPopinHandlerThis handler is used to add or remove content to the caddy.classCategoryCaddyHandlerclassDBMemberCaddyHandlerclassGroupCaddyHandlerclassMemberCaddyHandlerclassPublicationCaddyHandlerThis form handler process Publication Caddy Manager actions.classWorkspaceCaddyHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.categorycleanerSubclasses of JcmsJspContext in com.jalios.jcms.categorycleaner Modifier and Type Class Description classCategoryCleanerHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.contextMethods in com.jalios.jcms.context with parameters of type JcmsJspContext Modifier and Type Method Description voidAbstractJcmsAjaxContext. setJcmsContext(JcmsJspContext jcmsContext)Sets the following values from values found in the specified JcmsJspContext.
 Values are not retrieved from context if they have already been set through their setter.Constructors in com.jalios.jcms.context with parameters of type JcmsJspContext Constructor Description AbstractJcmsAjaxContext(JcmsJspContext ctxt)Build a new JcmsAjaxContext based on information available in the JcmsJspContext.
- 
Uses of JcmsJspContext in com.jalios.jcms.documentSubclasses of JcmsJspContext in com.jalios.jcms.document Modifier and Type Class Description classFileDocumentActionHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.fileprocessorSubclasses of JcmsJspContext in com.jalios.jcms.fileprocessor Modifier and Type Class Description classLegacyWitnessFileImportHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.fileprocessor.uiSubclasses of JcmsJspContext in com.jalios.jcms.fileprocessor.ui Modifier and Type Class Description classFileProcessorAdminHandlerFormHandler that provides informations shown in FileProcessor admin page.
- 
Uses of JcmsJspContext in com.jalios.jcms.handlerSubclasses of JcmsJspContext in com.jalios.jcms.handler Modifier and Type Class Description classAbstractMemberQueryHandler<E>Superclass of member query handlers.classAbstractQueryHandler<E>Superclass of query handlers.classAllMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of DBMembers.classAssociatedPDFUploadHandlerUpload and attach a .pdf file to the specified FileDocument.classAttachPublicationHandlerclassAttachWorkspaceHandlerclassCacheManagerHandlerThis form handler process Cache Manager actions.classCategoryQueryHandlerHolder class and form handler of all parameters to be used for a query of categories.classCheckIntegrityHandlerclassCheckRightsHandlerclassDBMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of DBMembers.classDelegateConfirmModalHandlerclassDeployManagerDownloadHandlerclassDeployManagerUpgradeHandlerclassDeployManagerUpgradeUploadHandlerCheck and deploy an uploaded webapp to the right webapp location.classDuplicateModalHandlerHandler dedicated to publication duplication.classEditAclHandlerclassEditCatHandlerThis form handler processeseditCat.jspforms.classEditDataFormHandler<T extends Data>This class is the super class of all FormHandlers which manage stored data.classEditDataHandlerThis class is the super class of all FormHandler which manage stored data.classEditDataIdHandlerclassEditDBFileDocumentHandlerclassEditExtraDataHandlerThis form handler processes Data's Extra Data forms.classEditFileDocumentHandlerclassEditFormHandlerThis form handler processesFormforms.classEditGroupHandlerThis form handler processGroupforms.classEditMemberHandlerThis form handler processesMemberforms.classEditMemberPhotoHandlerThis form handler processesMemberphoto.classEditNotificationCriteriaHandlerclassEditNotificationHandlerclassEditPublicationHandlerThis form handler processesPublicationforms.classEditRemoteDocumentHandlerclassEditTypeExtensionHandlerThis form handler processesDataExtensionforms.classExportCatListHandlerExports a tree of categories to a .txt file.classFriendlyURLsHandlerclassGroupQueryHandlerHolder class and form handler of all parameters to be used for a query of groups.classImportCatListHandlerUpload and parse a .txt file containing tree of categories to import in JCMS.classJcmsFormHandlerThis abstract class is the super class of all the Form Handler classes (i.e.classJcmsJsonActionHandlerclassJcmsJsonActionUploadHandlerclassJcmsUploadFormHandlerclassJSyncManagerHandlerThis form handler processes JSyncManager's form.classMailEditHandlerThis form handler processesdoEditMail.jspform.classMailPasswordHandlerThis form handler processes password reset request from administrator.classMediaInfosHandlerclassMemberListHandlerThis form handler processesadmin/memberList.jspform in administration area.classMemberQueryHandlerHolder class and form handler of all parameters to be used for a query of members.classMemberStatusDetailsHandlerclassMergeCategoryHandlerclassMergeFileDocumentHandlerclassModalPromptHandlerclassPluginDataInfosHandlerclassPortletWorkflowHandlerclassPropertiesEditorHandlerHandler providing property editionclassPropertiesHandlerclassPubBrowserHandlerclassQueryHandlerHolder class and form handler of all parameters to be used for a query.classResetPasswordHandlerHandle lost password request from end user.classStoreCleanerHandlerclassTypeEditorHandlerThis form handler processes the Type Editor form.classTypeListEditorHandlerThis form handler processes the Type List Editor forms.classUpdateMemberPhotoHandlerclassUpgradeManagerHandlerclassValidateStateChangePublicationHandlerclassVersionHandlerclassWFEditorHandlerThis form handler processeswfEditor.jspform.classWorkReportHandlerclassWorkspaceQueryHandlerDeprecated.since jcms-10.0.1 useWorkspaceQueryHandlerinsteadclassZipFilesHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.handler.pubchooserSubclasses of JcmsJspContext in com.jalios.jcms.handler.pubchooser Modifier and Type Class Description classPubChooserActionHandlerclassPubChooserHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.handler.pubchooser.providerMethods in com.jalios.jcms.handler.pubchooser.provider that return JcmsJspContext Modifier and Type Method Description JcmsJspContextPubChooserContext. getJcmsContext()Methods in com.jalios.jcms.handler.pubchooser.provider with parameters of type JcmsJspContext Modifier and Type Method Description PubChooserProviderPubChooserProviderManager. getExternalProvider(java.lang.String providerKey, PubChooserDisplayMode displayMode, PubChooserMode pubChooserMode, Member loggedMember, Workspace workspace, JcmsJspContext jcmsContext)java.util.List<PubChooserProvider>PubChooserProviderManager. getExternalProviders(PubChooserDisplayMode displayMode, PubChooserMode pubChooserMode, Member loggedMember, Workspace workspace, JcmsJspContext jcmsContext)PubChooserProviderPubChooserProviderManager. getSubExternalProvider(java.lang.String providerKey, PubChooserDisplayMode displayMode, PubChooserMode pubChooserMode, Member loggedMember, Workspace workspace, JcmsJspContext jcmsContext)Constructors in com.jalios.jcms.handler.pubchooser.provider with parameters of type JcmsJspContext Constructor Description PubChooserContext(PubChooserDisplayMode displayMode, PubChooserMode mode, Member member, Workspace workspace, JcmsJspContext jcmsContext, java.lang.String key)
- 
Uses of JcmsJspContext in com.jalios.jcms.jportalSubclasses of JcmsJspContext in com.jalios.jcms.jportal Modifier and Type Class Description classAddJPortalServiceHandlerclassEditAbstractJPortalHandlerclassJBlockEditorHandlerclassJPortalAddPorletHandlerclassJPortalCreateHandlerclassJPortalDisplayHandlerclassJPortalDuplicateHandlerclassJPortalEditorHandlerclassJPortalEditPorletHandlerclassJPortalEditPortletUIHandlerclassJPortalHistoryHandlerclassJPortalPublishHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.jportal.handlerSubclasses of JcmsJspContext in com.jalios.jcms.jportal.handler Modifier and Type Class Description classJPortalFrontFilesHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.l10nSubclasses of JcmsJspContext in com.jalios.jcms.l10n Modifier and Type Class Description classProcessL10nHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.ldapSubclasses of JcmsJspContext in com.jalios.jcms.ldap Modifier and Type Class Description classSyncLdapHandlerThis form handler performs LDAP synchronization.Methods in com.jalios.jcms.ldap with parameters of type JcmsJspContext Modifier and Type Method Description static voidSyncLdapHandler. synchronizeMembers(java.util.Iterator<Member> mbrIterator, JcmsJspContext ctxt)Synchronize all LDAP account return by the specified Iterator of Member.static voidSyncLdapHandler. synchronizeMembers(java.util.Set<Member> memberSet, JcmsJspContext ctxt)Synchronize all LDAP account in the specified Set of Member.
- 
Uses of JcmsJspContext in com.jalios.jcms.loggingSubclasses of JcmsJspContext in com.jalios.jcms.logging Modifier and Type Class Description classLoggingSetupHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.mashupSubclasses of JcmsJspContext in com.jalios.jcms.mashup Modifier and Type Class Description classImportConflictHandlerThis form handler processes importConflictList.jsp actionsclassImportManagerHandlerThis form handler processes ImportManager's form.
- 
Uses of JcmsJspContext in com.jalios.jcms.mediaSubclasses of JcmsJspContext in com.jalios.jcms.media Modifier and Type Class Description classEditAbstractMediaHandlerclassEditImageHandlerclassMediaActionsHandlerclassMediaBrowserHandlerThis handler controls the MediaBrowser.classMediaTemplateAudioDisplayHandlerclassMediaTemplateDisplayHandlerclassMediaTemplateVideoDisplayHandlerclassMediaTracksHandlerProvide Media tracks managementclassTemplateInitialisationHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.member.csvimportSubclasses of JcmsJspContext in com.jalios.jcms.member.csvimport Modifier and Type Class Description classMemberCsvImportHandlerHandler providing Member CSV import.
- 
Uses of JcmsJspContext in com.jalios.jcms.monitoringSubclasses of JcmsJspContext in com.jalios.jcms.monitoring Modifier and Type Class Description classMonitoringChartHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.pluginSubclasses of JcmsJspContext in com.jalios.jcms.plugin Modifier and Type Class Description classDisplayPluginHandlerThis class is used to handle modification on Plugins.classEditPluginHandlerThis class is used to handle modification on Plugins.
- 
Uses of JcmsJspContext in com.jalios.jcms.policyMethods in com.jalios.jcms.policy with parameters of type JcmsJspContext Modifier and Type Method Description booleanBasicPortalPolicyFilter. getBooleanFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, boolean computedValue)booleanPortalPolicyFilter. getBooleanFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, boolean computedValue)Returns an alternate value for the given boolean field and given Data.java.util.TreeSet<Category>BasicPortalPolicyFilter. getCategoryFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, java.util.TreeSet<Category> computedValue)java.util.TreeSet<Category>PortalPolicyFilter. getCategoryFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, java.util.TreeSet<Category> computedValue)Returns an alternate value for the given Category field and given Data.doubleBasicPortalPolicyFilter. getDoubleFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, double computedValue)doublePortalPolicyFilter. getDoubleFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, double computedValue)Returns an alternate value for the given double field and given Data.java.lang.ObjectBasicPortalPolicyFilter. getFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, java.lang.Object computedValue)java.lang.ObjectPortalPolicyFilter. getFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, java.lang.Object computedValue)Returns an alternate value for the given field and given Data.intBasicPortalPolicyFilter. getIntFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, int computedValue)intPortalPolicyFilter. getIntFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, int computedValue)Returns an alternate value for the given int field and given Data.longBasicPortalPolicyFilter. getLongFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, long computedValue)longPortalPolicyFilter. getLongFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, long computedValue)Returns an alternate value for the given long field and given Data.voidBasicCtxMenuPolicyFilter. initCtxMenu(MemberCtxMenu ctxMenu, JcmsJspContext jcmsContext)voidBasicCtxMenuPolicyFilter. initCtxMenu(PublicationCtxMenu ctxMenu, JcmsJspContext jcmsContext)voidBasicCtxMenuPolicyFilter. initCtxMenu(WidgetCtxMenu ctxMenu, JcmsJspContext jcmsContext)voidCtxMenuPolicyFilter. initCtxMenu(MemberCtxMenu ctxMenu, JcmsJspContext jcmsContext)Initialize the contextual menu.
 This method is called when the Context Menu object class is created.voidCtxMenuPolicyFilter. initCtxMenu(PublicationCtxMenu ctxMenu, JcmsJspContext jcmsContext)Initialize the contextual menu.
 This method is called when the Context Menu object class is created.voidCtxMenuPolicyFilter. initCtxMenu(WidgetCtxMenu ctxMenu, JcmsJspContext jcmsContext)Initialize the contextual menu.
 This method is called when the Context Menu object class is created.voidBasicPortalPolicyFilter. initHeaders(java.util.Map header, java.lang.String key, JcmsJspContext context)voidPortalPolicyFilter. initHeaders(java.util.Map header, java.lang.String key, JcmsJspContext context)Initialise header data to include in HTML headers in the Front and Back Office.voidBasicPortalPolicyFilter. initJavaScriptCodeSet(java.util.Set<java.lang.String> jsCodeSet, JcmsJspContext context)voidPortalPolicyFilter. initJavaScriptCodeSet(java.util.Set<java.lang.String> jsCodeSet, JcmsJspContext context)Setup the javascript codes to be invoked on page load for current page.voidBasicPortalPolicyFilter. initJavaScriptSet(java.util.Set<java.lang.String> jsSet, JcmsJspContext context)voidPortalPolicyFilter. initJavaScriptSet(java.util.Set<java.lang.String> jsSet, JcmsJspContext context)Setup the javascript files to be included for current page.voidBasicPortalPolicyFilter. setupHeaders(java.util.Map header, java.lang.String key, JcmsJspContext context)voidPortalPolicyFilter. setupHeaders(java.util.Map header, java.lang.String key, JcmsJspContext context)Setup header data to include in HTML headers in the Front and Back Office.
- 
Uses of JcmsJspContext in com.jalios.jcms.portletSubclasses of JcmsJspContext in com.jalios.jcms.portlet Modifier and Type Class Description classEditPortalElementHandlerclassEditPortalHandlerclassEditPortalRedirectHandlerclassEditPortletCollectionHandlerclassEditPortletHandlerclassEditPortletLogHandlerclassEditPortletParentHandlerclassEditPortletSkinableHandlerclassPortletDisplayHandlerMethods in com.jalios.jcms.portlet with parameters of type JcmsJspContext Modifier and Type Method Description static voidPortalManager. addDisplayedPublication(JcmsJspContext jcmsContext, Publication pub)static java.util.Set<UILinkItem>PortletDisplayHandler. getActions(java.lang.Class clazz, java.lang.String prefix, Workspace workspace, Member member, JcmsJspContext jcmsContext, Data data)static java.util.Set<UILinkItem>PortletDisplayHandler. getActions(java.lang.String prefix, Workspace workspace, Member member, JcmsJspContext jcmsContext, Data data)booleanPortalPolicyManager. getBooleanFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, boolean computedValue)java.util.TreeSet<Category>PortalPolicyManager. getCategoryFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, java.util.TreeSet<Category> computedValue)static intPortalManager. getDisplayedPublicationCount(JcmsJspContext jcmsContext)static java.util.Map<java.lang.String,java.util.Set<java.lang.String>>PortalManager. getDisplayedPublicationMap(JcmsJspContext jcmsContext)static java.util.Set<Publication>PortalManager. getDisplayedPublicationSet(JcmsJspContext jcmsContext)doublePortalPolicyManager. getDoubleFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, double computedValue)java.lang.ObjectPortalPolicyManager. getFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, java.lang.Object computedValue)intPortalPolicyManager. getIntFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, int computedValue)longPortalPolicyManager. getLongFieldValue(JcmsJspContext ctxt, java.lang.String fieldName, Data data, long computedValue)java.lang.StringPortalElement. getPreview(JcmsJspContext ctxt, int width, int height, java.lang.String defaultImagePath)Retrieve the preview image of this Portlet in the specified context and dimensions.java.lang.StringPortalElement. getSkinPath(JcmsJspContext ctxt)Returns the template skin path for the given usagestatic voidPortalManager. handleDisplayRequest(JcmsJspContext context, DisplayContext display, long startPageRequest)Called by display.jsp to set all request attributes from computed display context.ControllerStatusAbstractPortalJspCollection. handleSortable(JcmsJspContext jcmsContext)Handle a sortable request (ie a DnD) received for this portletControllerStatusPortletCollection. handleSortable(JcmsJspContext jcmsContext)Handle a sortable request (ie a DnD) received for this portletvoidPortalPolicyManager. initHeaders(java.util.Map<java.lang.String,java.lang.String> header, java.lang.String key, JcmsJspContext context)voidPortalPolicyManager. initJavaScriptCodeSet(java.util.Set<java.lang.String> jsCodeSet, JcmsJspContext context)voidPortalPolicyManager. initJavaScriptSet(java.util.Set<java.lang.String> jsSet, JcmsJspContext context)voidPortalPolicyManager. setupHeaders(java.util.Map<java.lang.String,java.lang.String> header, java.lang.String key, JcmsJspContext context)
- 
Uses of JcmsJspContext in com.jalios.jcms.publicationfollowerSubclasses of JcmsJspContext in com.jalios.jcms.publicationfollower Modifier and Type Class Description classPublicationFollowerHandlerHandle request to follow or unfollow a publication.
- 
Uses of JcmsJspContext in com.jalios.jcms.publiclinkSubclasses of JcmsJspContext in com.jalios.jcms.publiclink Modifier and Type Class Description classEditPublicLinkHandlerclassPublicDownloadHandlerclassPublicLinkAppHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.recommendationSubclasses of JcmsJspContext in com.jalios.jcms.recommendation Modifier and Type Class Description classRecommendationHandlerThis class is the handler for the form to send a Recommendation.classRecommendationReaderTrackerHandlerClass to query Recommendation's reader trackers.
- 
Uses of JcmsJspContext in com.jalios.jcms.searchSubclasses of JcmsJspContext in com.jalios.jcms.search Modifier and Type Class Description classAdminSearchEnginesHandlerThis handler is used in the admin area to provide action on search engine.classGlobalSearchActionsHandlerclassQueryAppHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.security.classifiedSubclasses of JcmsJspContext in com.jalios.jcms.security.classified Modifier and Type Class Description classClassificationAdminHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.shortcutSubclasses of JcmsJspContext in com.jalios.jcms.shortcut Modifier and Type Class Description classAsyncShortcutHandlerHandler for Shortcuts which returns a json used to modify asynchronously the Shortcut
- 
Uses of JcmsJspContext in com.jalios.jcms.taglibFields in com.jalios.jcms.taglib declared as JcmsJspContext Modifier and Type Field Description protected JcmsJspContextLoginTag. jcmsContextprotected JcmsJspContextWorkspaceTag. jcmsContextMethods in com.jalios.jcms.taglib with parameters of type JcmsJspContext Modifier and Type Method Description protected booleanEditTag. canEditData(Data data, Member loggedMember, JcmsJspContext jcmsContext)voidTreeCatViewTag.TreeCatView. filterRights(JcmsJspContext ctxt, java.util.Collection<Category> nodes)Filter node's collection with given parameter and filterprotected voidEditTag. generateUpdateIcon(JcmsJspContext jcmsContext, java.lang.String anchorParam, Data data, java.lang.StringBuffer sb)static java.lang.StringEditTag. getAddIcon(JcmsJspContext context, java.lang.String queryString, java.util.Set<java.lang.Class<?>> typeSet, java.lang.String cids, boolean popup, java.lang.String redirect, java.lang.String param, java.lang.String layerId)protected java.lang.StringEditTag. getAnchorParams(JcmsJspContext jcmsContext, java.util.Set<Category> categorySet)static java.lang.StringEditTag. getEditIcon(JcmsJspContext context, java.lang.String id, java.lang.String redirect, java.lang.String param, boolean popup, java.lang.String fields)java.lang.StringTreeCatViewTag.TreeCatView. getTreeLink(Data node, JcmsJspContext ctxt)Return the links associated to the given Datajava.lang.StringTreeViewTag.TreeView. getTreeLink(Data node, JcmsJspContext ctxt)Return the links associated to the given Datajava.lang.StringTreeViewTag.TreeView. getTreeLink(java.lang.String link, JcmsJspContext ctxt)Resolve the links regexpvoidTreeCatViewTag.TreeCatView. handleDragDrop(JcmsJspContext ctxt)Handle Actions like drag and dropstatic voidWysiwygTag. wrapWysiwygInlineEdition(javax.servlet.jsp.JspWriter writer, JcmsJspContext jcmsContext, java.lang.String html, Data data, java.lang.String fieldName)Print the specified HTML in the JspWriter, wrapped with the required HTML to provide inline edition of the corresponding field, if authorized for the current logged member and specified field option.
- 
Uses of JcmsJspContext in com.jalios.jcms.taglib.settings.implMethods in com.jalios.jcms.taglib.settings.impl with parameters of type JcmsJspContext Modifier and Type Method Description static voidTypeSettings. addFrontEndDependencies(JcmsJspContext context)static voidWysiwygSettings. addFrontEndDependencies(JcmsJspContext jcmsContext, java.lang.String configId)
- 
Uses of JcmsJspContext in com.jalios.jcms.testMethods in com.jalios.jcms.test that return JcmsJspContext Modifier and Type Method Description protected JcmsJspContextJcmsTestCase. getMockJcmsJspContext()Retrieve a mock explorer JcmsJspContext.protected JcmsJspContextJcmsTestCase. getMockJcmsJspContext(javax.servlet.http.HttpServletRequest request)Retrieve a mock explorer JcmsJspContext based on the specified requeststatic JcmsJspContextJcmsTestCaseUtil. getMockJcmsJspContext()Retrieve a mock explorer JcmsJspContext.static JcmsJspContextJcmsTestCaseUtil. getMockJcmsJspContext(javax.servlet.http.HttpServletRequest request)Retrieve a mock explorer JcmsJspContext based on the specified request
- 
Uses of JcmsJspContext in com.jalios.jcms.toolsSubclasses of JcmsJspContext in com.jalios.jcms.tools Modifier and Type Class Description classProfilerHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.tools.dbpubcatcheckerSubclasses of JcmsJspContext in com.jalios.jcms.tools.dbpubcatchecker Modifier and Type Class Description classDBPublicationCategoriesCheckerHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.trackingSubclasses of JcmsJspContext in com.jalios.jcms.tracking Modifier and Type Class Description classReadAckHandlerclassReaderTrackerHandlerHandler for publication's reader trackers modal.classReaderTrackerQueryHandlerClass to query publication's reader trackers.
- 
Uses of JcmsJspContext in com.jalios.jcms.trashSubclasses of JcmsJspContext in com.jalios.jcms.trash Modifier and Type Class Description classTrashAppHandlerHandler used to access Trash application.
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponentMethods in com.jalios.jcms.uicomponent with parameters of type JcmsJspContext Modifier and Type Method Description protected static voidWebAssetsUtils. addCSSResources(JcmsJspContext jcmsContext, java.lang.String feature)Adds CSS resources to jcmsContext resources declared using feature id.protected static voidWebAssetsUtils. addJSResources(JcmsJspContext jcmsContext, java.lang.String feature)Adds JS resources to jcmsContext resources declared using feature id.static voidWebAssetsUtils. addScrollbarWebAssets(JcmsJspContext jcmsContext)Add web assets for the scrollbar library.static voidWebAssetsUtils. addWebAssets(JcmsJspContext jcmsContext, java.lang.String feature)Adds given feature web assets to given context.static java.lang.StringLoginUtil. getLoginWallpaper(JcmsJspContext jcmsContext)protected static java.lang.StringLoginUtil. getSessionWallpaper(JcmsJspContext jcmsContext)protected static voidLoginUtil. setSessionWallpaper(JcmsJspContext jcmsContext, java.lang.String wallpaper)
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.autocompleteSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.autocomplete Modifier and Type Class Description classAbstractAutocompleteHandler<T>classAbstractSearchAutocompleteHandler<T extends AutocompleteResult<? extends Publication>>classTopbarSearchAutocompleteHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.autocomplete.mentionSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.autocomplete.mention Modifier and Type Class Description classMentionAutocompleteHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.iconSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.icon Modifier and Type Class Description classIconChooserModalHandlerModal handler to search for icons
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.image.editorSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.image.editor Modifier and Type Class Description classImageEditorActionHandlerMethods in com.jalios.jcms.uicomponent.image.editor with parameters of type JcmsJspContext Modifier and Type Method Description voidImageEditorManager. addImageEditorFrontEndDependencies(JcmsJspContext context)Adds javascript / css required to have image editor
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.indicatorSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.indicator Modifier and Type Class Description classPortletIndicatorDisplayHandlerAn handler to display the portlet indicator fieldsMethods in com.jalios.jcms.uicomponent.indicator that return JcmsJspContext Modifier and Type Method Description JcmsJspContextIndicatorContext. getJcmsContext()Constructors in com.jalios.jcms.uicomponent.indicator with parameters of type JcmsJspContext Constructor Description IndicatorContext(Member member, java.lang.String userLang, java.util.Locale userLocale, Workspace workspace, generated.PortletIndicator portletIndicator, JcmsJspContext jcmsContext)
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.linkitemsMethods in com.jalios.jcms.uicomponent.linkitems that return JcmsJspContext Modifier and Type Method Description JcmsJspContextUILinkItemsContext. getJcmsContext()Methods in com.jalios.jcms.uicomponent.linkitems with parameters of type JcmsJspContext Modifier and Type Method Description static java.util.Set<UILinkItem>UILinkItemsUtils. getLinkItems(java.lang.Class dataClass, java.lang.Class stopClass, java.lang.String prefix, Workspace workspace, Member member, JcmsJspContext jcmsContext, Data data)Returns a set ofUILinkItemby searching for the given dataClass and prefix, and searching for this class superclass links The stop class is available to stop thestatic java.util.Set<UILinkItem>UILinkItemsUtils. getLinkItems(java.lang.Class dataClass, java.lang.String prefix, Workspace workspace, Member member, JcmsJspContext jcmsContext, Data data)Returns a set ofUILinkItemby searching for the given dataClass and prefix, and searching for this class superclass links The stop class is available to stop thestatic java.util.Set<UILinkItem>UILinkItemsUtils. getLinkItems(java.lang.String prefix, Workspace workspace, Member member, JcmsJspContext jcmsContext, Data data)Constructors in com.jalios.jcms.uicomponent.linkitems with parameters of type JcmsJspContext Constructor Description UILinkItemsContext(Workspace currentWS, Member member, JcmsJspContext jcmsContext, java.lang.String prefix, java.lang.String key, Data data, PortalInterface portal)
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.memberphotoSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.memberphoto Modifier and Type Class Description classMemberPhotoGroupModalHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.sidebarSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.sidebar Modifier and Type Class Description classSidebarHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.uicomponent.topbarSubclasses of JcmsJspContext in com.jalios.jcms.uicomponent.topbar Modifier and Type Class Description classTopbarApplicationMenuBadgeHandlerclassTopbarCaddyMenuHandlerManages a Caddy menu in the topbar of the site.classTopbarHandlerConstructors in com.jalios.jcms.uicomponent.topbar with parameters of type JcmsJspContext Constructor Description TopbarMenuInfoFilter(Member member, JcmsJspContext context)
- 
Uses of JcmsJspContext in com.jalios.jcms.unifiedinsertSubclasses of JcmsJspContext in com.jalios.jcms.unifiedinsert Modifier and Type Class Description classUnifiedInsertHandlerJavaBean used to process Unified insertion action.Methods in com.jalios.jcms.unifiedinsert with parameters of type JcmsJspContext Modifier and Type Method Description static voidInsertionContext. addScripts(JcmsJspContext jcmsContext, javax.servlet.http.HttpServletRequest request)Constructors in com.jalios.jcms.unifiedinsert with parameters of type JcmsJspContext Constructor Description InsertionContext(java.lang.String configurationId, JcmsJspContext ctxt)
- 
Uses of JcmsJspContext in com.jalios.jcms.uploadSubclasses of JcmsJspContext in com.jalios.jcms.upload Modifier and Type Class Description classDocUploadHandlerThis form handler processes document upload.Methods in com.jalios.jcms.upload with parameters of type JcmsJspContext Modifier and Type Method Description voidUploadManager. addUploadComponentScripts(JcmsJspContext ctxt)Add all required CSS and JS files needed for an upload component to the current JSP contextjava.lang.StringUploadManager. getUploadComponent(JcmsJspContext ctxt, java.lang.String pfield)Returns a String HTML component for upload.java.lang.StringUploadManager. getUploadComponent(JcmsJspContext ctxt, java.lang.String pfield, java.lang.String pdrop, java.lang.String pbrowse, boolean showFiles, boolean showLogs)Returns a String HTML component for upload.voidUploadManager. removeAllFileItem(JcmsJspContext ctxt, java.lang.String token, java.lang.String field)org.apache.commons.fileupload.FileItemUploadManager. removeFileItem(JcmsJspContext ctxt, java.lang.String token, java.lang.String field, java.lang.String filename)Remove from session the first FileItem with the given namevoidUploadManager. storeFileItem(JcmsJspContext ctxt, java.lang.String token, java.lang.String field, org.apache.commons.fileupload.FileItem fileItem)Store the given FileItem in session to be retrieved later by DocUpload mechanism.
- 
Uses of JcmsJspContext in com.jalios.jcms.webpageSubclasses of JcmsJspContext in com.jalios.jcms.webpage Modifier and Type Class Description classWebPageQueryHandler
- 
Uses of JcmsJspContext in com.jalios.jcms.workspaceSubclasses of JcmsJspContext in com.jalios.jcms.workspace Modifier and Type Class Description classAbstractEditWorkspaceHandlerThis form handler processGroupforms.classEditWorkflowInstanceHandlerclassEditWorkspaceCommonHandlerThis form handler processWorkspaceforms.classEditWorkspaceHandlerThis form handler processWorkspaceforms.classEditWorkspaceRoleHandlerThis form handler processGroupforms.classEditWorkspaceTypeHandlerThis form handler processGroupforms.classEditWSTypeEntryHandlerThis class handle create/update/delete form action on WSTypeEntryclassFavoriteWorkspaceHandlerAllows a Member to add, or remove a favorite Workspace or clear its favorites.classWorkspaceQueryHandlerSearch for Workspace, by checking rights, workspace belonging, and testing if member is worker of the workspace.classWorkspaceWizardHandlerThis form handler processWorkspaceduplication through a wizard.Methods in com.jalios.jcms.workspace with parameters of type JcmsJspContext Modifier and Type Method Description static voidTreeHelper. printWorkspacesTree(Workspace mbrWorkspace, boolean showGroups, java.lang.String groupParamName, javax.servlet.jsp.JspWriter out, java.lang.String userLang, JcmsJspContext context, Member loggedMember)Print a navigation tree for group split by workspaces (except if a workspace is provided).static voidTreeHelper. printWSNodeContent(Workspace workspace, TreeHelper.WSTreeMemo treeMemo, JcmsJspContext context, javax.servlet.jsp.JspWriter out, boolean open)
- 
Uses of JcmsJspContext in com.jalios.jcms.wysiwygSubclasses of JcmsJspContext in com.jalios.jcms.wysiwyg Modifier and Type Class Description classWysiwygInlineEditionHandlerJava bean providing processing of for inline edition of wysiwyg fields.
- 
Uses of JcmsJspContext in com.jalios.jcms.wysiwyg.imageSubclasses of JcmsJspContext in com.jalios.jcms.wysiwyg.image Modifier and Type Class Description classImageUploadHandler
- 
Uses of JcmsJspContext in generatedSubclasses of JcmsJspContext in generated with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description classgenerated.EditJPortalHandlerclassgenerated.EditShortcutHandler
 
-