Uses of Class
org.opencms.jsp.CmsJspActionElement
Package
Description
Contains the container page editor service classes.
Contains server side classes for the XML content editor.
Contains server side classes for the gallery dialogs.
This package contains the server-side classes for the publish module.
Server side of the sitemap view.
Provides core support for GWT.
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
Utility classes to be used for JSP pages.
Contains classes related to XML sitemap generation.
Contains the user interface components for the Vaadin-based login dialog.
Utility functions for String manipulation and other often used tasks.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
Contains the various "Galleries" which are available in the editors and widgets of the OpenCms Workplace.
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
-
Uses of CmsJspActionElement in org.opencms.ade.containerpage
Modifier and TypeClassDescriptionclass
Action element for container-page editor includes. -
Uses of CmsJspActionElement in org.opencms.ade.contenteditor
Modifier and TypeClassDescriptionclass
The content editor action element. -
Uses of CmsJspActionElement in org.opencms.ade.editprovider
Modifier and TypeClassDescriptionclass
Action element for edit provider includes. -
Uses of CmsJspActionElement in org.opencms.ade.galleries
Modifier and TypeClassDescriptionclass
Gallery action used to generate the gallery dialog. -
Uses of CmsJspActionElement in org.opencms.ade.postupload
Modifier and TypeClassDescriptionclass
Action element class used by the upload hook JSP from the org.opencms.ade.postupload module. -
Uses of CmsJspActionElement in org.opencms.ade.properties
Modifier and TypeClassDescriptionclass
Action element class for opening the ADE properties dialog. -
Uses of CmsJspActionElement in org.opencms.ade.publish
-
Uses of CmsJspActionElement in org.opencms.ade.sitemap
Modifier and TypeClassDescriptionclass
Sitemap action used to generate the sitemap editor. -
Uses of CmsJspActionElement in org.opencms.ade.upload
Modifier and TypeClassDescriptionclass
Upload action element, used to generate the upload dialog. -
Uses of CmsJspActionElement in org.opencms.gwt
Modifier and TypeClassDescriptionclass
Sitemap action used to generate the sitemap editor. -
Uses of CmsJspActionElement in org.opencms.jsp
Modifier and TypeClassDescriptionclass
Provides convenient wrappers useful to create user login pages.class
Login bean which sets a cookie that can be used byCmsPersistentLoginAuthorizationHandler
to automatically log the user back in when his session has expired.class
Provides access to XML content tag functions from scriptlet code. -
Uses of CmsJspActionElement in org.opencms.jsp.util
Modifier and TypeClassDescriptionclass
This bean provides methods to generate customized http status error pages, e.g. -
Uses of CmsJspActionElement in org.opencms.site.xmlsitemap
Modifier and TypeClassDescriptionclass
Action element class for displaying the XML sitemap from a JSP. -
Uses of CmsJspActionElement in org.opencms.ugc
Modifier and TypeClassDescriptionclass
Form action element class for use in rendering user-generated content forms. -
Uses of CmsJspActionElement in org.opencms.ui.login
Modifier and TypeClassDescriptionclass
Utility to login users to the OpenCms workplace.Modifier and TypeMethodDescriptionprotected void
CmsLoginController.UserAgreementHelper.initWorkplaceMembers
(CmsJspActionElement jsp) -
Uses of CmsJspActionElement in org.opencms.util
Modifier and TypeMethodDescriptionstatic String
CmsRequestUtil.getCookieValue
(CmsJspActionElement jsp, String name) Returns the value of the cookie with the given name.static void
CmsRequestUtil.redirectPermanently
(CmsJspActionElement jsp, String target) Redirects the response to the target link using a "301 - Moved Permanently" header.static void
CmsRequestUtil.redirectRequestSecure
(CmsJspActionElement jsp, String target) Redirects the response to the target link.static void
CmsRequestUtil.setCookieValue
(CmsJspActionElement jsp, String name, String value) Sets the value of a specific cookie. -
Uses of CmsJspActionElement in org.opencms.workplace
Modifier and TypeMethodDescriptionI_CmsDialogHandler.getDialogUri
(String resource, CmsJspActionElement jsp) Returns the dialog URI in the OpenCms VFS to the dialog selector class.static String
CmsWorkplace.getStyleUri
(CmsJspActionElement jsp) Returns the path to the cascading stylesheets.static String
CmsWorkplace.getStyleUri
(CmsJspActionElement jsp, String filename) Returns the path to the cascading stylesheets.static String
CmsWorkplace.getWorkplaceExplorerLink
(CmsJspActionElement jsp, String explorerRootPath) Creates a link for the OpenCms workplace that will reload the whole workplace, switch to the explorer view, the site of the given explorerRootPath and show the folder given in the explorerRootPath.protected void
CmsWorkplace.initWorkplaceMembers
(CmsJspActionElement jsp) Initializes this workplace class instance.ModifierConstructorDescriptionPublic constructor with JSP action element.CmsDialogSelector
(CmsJspActionElement jsp, String handler) Public constructor with JSP action element.Public constructor with JSP action element.Public constructor. -
Uses of CmsJspActionElement in org.opencms.workplace.editors
Modifier and TypeMethodDescriptionvoid
CmsEditorActionDefault.editorAction
(CmsEditor editor, CmsJspActionElement jsp) void
I_CmsEditorActionHandler.editorAction
(CmsEditor editor, CmsJspActionElement jsp) Performs an action which is configurable in the implementation of the interface, e.g.CmsEditorActionDefault.getButtonUrl
(CmsJspActionElement jsp, String resourceName) I_CmsEditorActionHandler.getButtonUrl
(CmsJspActionElement jsp, String resourceName) Returns the URL of the button displayed in the editor.CmsEditorDisplayOptions.getDisplayOptions
(CmsJspActionElement jsp) Reads the editor configuration file valid for the current user and caches the result in a Map.CmsEditorHandler.getEditorUri
(String resource, CmsJspActionElement jsp) I_CmsEditorHandler.getEditorUri
(String resource, CmsJspActionElement jsp) Returns the editor URI which will be used for the selected resource in the OpenCms VFS to the editor selector class.boolean
CmsEditorActionDefault.isButtonActive
(CmsJspActionElement jsp, String resourceName) boolean
I_CmsEditorActionHandler.isButtonActive
(CmsJspActionElement jsp, String resourceName) Returns true if the customized button should be active, otherwise false.ModifierConstructorDescriptionPublic constructor.Public constructor.Public constructor.Public constructor.Public constructor.Public constructor.Public constructor with JSP action element.Public constructor with JSP action element.Public constructor.Public constructor.Public constructor. -
Uses of CmsJspActionElement in org.opencms.workplace.galleries
Modifier and TypeMethodDescriptionstatic A_CmsAjaxGallery
A_CmsAjaxGallery.createInstance
(String galleryTypeName, CmsJspActionElement jsp) Creates a new gallery instance of the given gallery type name.ModifierConstructorDescriptionPublic constructor with JSP action element.Public constructor with JSP action element.Public constructor with JSP action element.Public constructor with JSP action element.Public constructor with JSP action element. -
Uses of CmsJspActionElement in org.opencms.workplace.tools
Modifier and TypeMethodDescriptionstatic String
CmsToolManager.linkForToolPath
(CmsJspActionElement jsp, String toolPath) Returns the OpenCms link for the given tool path which requires no parameters.static String
CmsToolManager.linkForToolPath
(CmsJspActionElement jsp, String toolPath, Map<String, String[]> params) Returns the OpenCms link for the given tool path which requires parameters.ModifierConstructorDescriptionPublic constructor with JSP action element.Default Constructor.