Uses of Interface
org.opencms.configuration.I_CmsConfigurationParameterHandler
Packages that use I_CmsConfigurationParameterHandler
Package
Description
Contains functions for the detail pages in OpenCms.
Reads and writes the XML based OpenCms configuration files.
The implementations of the core resource types for the VFS are located here.
Classes related to the LetsEncrypt docker integration.
Low-level functions to manage the loading of resources from the OpenCms VFS.
Provides the main OpenCms "operating system".
Package contains all classes and interfaces needed to create or use a repository to
access the resources in the VFS.
The OpenCms scheduler provides a facility to run jobs in a regular schedule, much
like the "cron" faciltiy in UNIX systems.
Implements the main full text search and indexing functions available in OpenCms.
The package contains the Solr search integration.
Access control and security classes for the OpenCms ACL permission system.
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.
Used to control the generation of the HTML for the "direct edit" buttons.
-
Uses of I_CmsConfigurationParameterHandler in org.opencms.ade.detailpage
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.ade.detailpageModifier and TypeInterfaceDescriptioninterface
Interface for classes which can find the detail page for a given resource, and determine whether a given detail page / detail content combination is valid.Classes in org.opencms.ade.detailpage that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
This class uses information from the detail page information stored in the sitemap to find/recognize the detail pages for a given resource.class
Original detail page handler implementing the detail page logic from OpenCms versions up to 11.0. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.ade.editprovider
Classes in org.opencms.ade.editprovider that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
A Direct Edit provider class which also offers some limited ADE functionality, like for example the Publish dialog. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.ade.upload
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.ade.uploadModifier and TypeInterfaceDescriptioninterface
Interface that provides upload restriction information, based on which upload buttons may be disabled or restricted to specific types.interface
Interface for virus scanners used to check uploaded files.Classes in org.opencms.ade.upload that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Default implementation for upload restrictions uses restriction entries from opencms-workplace.xml. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.cmis
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.cmisModifier and TypeInterfaceDescriptioninterface
Base interface for OpenCms CMIS repositories.Classes in org.opencms.cmis that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Abstract repository superclass.class
Repository instance for CMIS repositories. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.configuration
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.configurationModifier and TypeInterfaceDescriptioninterface
Each configurable element in OpenCms must implement this interface.interface
Interface for configurations which should run custom logic when the configuration is written back by OpenCms.Classes in org.opencms.configuration that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Abstract base implementation for xml configurations.class
Bean containing additional log folders available for the log file viewer.class
Configuration manager for digesting the OpenCms XML configuration.class
Import / export master configuration class.class
Modules configuration class.class
Scheduled jobs configuration class.class
Lucene search configuration class.class
Class to read and write the OpenCms site configuration.class
System master configuration class.class
Class to read and write the OpenCms site configuration.class
VFS master configuration class.class
Import/Export master configuration class.Methods in org.opencms.configuration with parameters of type I_CmsConfigurationParameterHandlerModifier and TypeMethodDescriptionvoid
CmsElementWithAttrsParamConfigHelper.generateXml
(org.dom4j.Element parent, I_CmsConfigurationParameterHandler config) Generates the XML configuration from the given configuration object.void
CmsElementWithSubElementsParamConfigHelper.generateXml
(org.dom4j.Element parent, I_CmsConfigurationParameterHandler config) Generates the XML configuration from the given configuration object. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.crypto
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.cryptoModifier and TypeInterfaceDescriptioninterface
Interfaces for classes that encrypt text as text.Classes in org.opencms.crypto that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Default text encryption class using AES, where the encryption key is generated from a string passed in as a parameter. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.file.types
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.file.typesModifier and TypeInterfaceDescriptioninterface
Resource type descriptors for all resources in the VFS.Classes in org.opencms.file.types that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Base implementation for resource type classes.class
Resource type descriptor for the type "folder".class
Base implementation for resource types implementing theI_CmsLinkParseable
interface.class
Resource type descriptor for the type "binary".class
Resource type descriptor for the type "folder".class
Resource type descriptor for extended folder types (like for example the workplace galleries).class
Resource type descriptor for sub site map folder types.class
Resource type class for the second version of dynamic functions.class
The HTML redirect resource type.class
Resource type descriptor for the type "image".class
Resource type descriptor for the type "jsp".class
Special resource type for locale independent XML contents.class
The macro formatter resource type.class
Resource type descriptor for the type "plain".class
Resource type descriptor for the type "pointer".class
The SEO file resource type.class
Content type class for subsitemap content folders.class
Resource type descriptor used in case the given resource type class in the XML configuration could not be instantiated.class
Resource type descriptor for unknown file types.class
Resource type descriptor for unknown folder types.class
Custom resource type for ADE configurations.class
Resource type descriptor for the type "containerpage".class
Resource type descriptor for the type "xmlcontent".class
Resource type descriptor for the type "xmlpage". -
Uses of I_CmsConfigurationParameterHandler in org.opencms.jlan
Classes in org.opencms.jlan that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Repository class for configuring repositories for Alfresco JLAN. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.jsp.userdata
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.jsp.userdataModifier and TypeInterfaceDescriptioninterface
Interface for user data domains.Classes in org.opencms.jsp.userdata that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
User data domain that only matches users requesting their information via user name and password.class
Shows email address / user name as a header. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.letsencrypt
Classes in org.opencms.letsencrypt that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Configuration class containing the LetsEncrypt configuration settings OpenCms needed by OpenCms. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.loader
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.loaderModifier and TypeInterfaceDescriptioninterface
This interface describes a resource loader for OpenCms, a class that can load a resource from the VFS, process it's contents and deliver the result to the user.Classes in org.opencms.loader that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Dump loader for binary or other unprocessed resource types.class
Loader for images from the OpenCms VSF with integrated image scaling and processing capabilities.class
The JSP loader which enables the execution of JSP in OpenCms.class
Loader for macro formatter.class
Loader for "pointers" to resources in the VFS or to external resources.class
Loader for HTML redirects.class
The SEO file loader.class
OpenCms loader for resources of type
.CmsResourceTypeXmlContainerPage
class
OpenCms loader for resources of type
.CmsResourceTypeXmlContent
class
OpenCms loader for resources of type
.CmsResourceTypeXmlPage
-
Uses of I_CmsConfigurationParameterHandler in org.opencms.main
Classes in org.opencms.main that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Resource init handler that provides an alternative way of serving static files like images or binary files, using the API authorization mechanism instead of the normal authorization handler. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.repository
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.repositoryClasses in org.opencms.repository that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Abstract implementation of the repository interfaceI_CmsRepository
.class
Creates a repository session to access OpenCms. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.scheduler
Classes in org.opencms.scheduler that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Describes a scheduled job for the OpenCms scheduler. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.search
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.searchModifier and TypeInterfaceDescriptioninterface
Interface for search indizes that should be handled by theCmsSearchManager
.Classes in org.opencms.search that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Abstract base class for search indexes.class
Abstract search index implementation. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.search.solr
Classes in org.opencms.search.solr that implement I_CmsConfigurationParameterHandler -
Uses of I_CmsConfigurationParameterHandler in org.opencms.security
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.securityModifier and TypeInterfaceDescriptioninterface
Defines methods for OpenCms password validation.Classes in org.opencms.security that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Validates the user passwords in with advanced password requirements.class
Default implementation for OpenCms password validation, just checks if a password is at last 4 characters long. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.workplace
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.workplaceModifier and TypeInterfaceDescriptioninterface
Provides a method for selecting an individual jsp dialog. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.workplace.editors
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.workplace.editorsModifier and TypeInterfaceDescriptioninterface
Defines an action to be performed before the workplace editor is opened for the first time.Classes in org.opencms.workplace.editors that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Defines an action to be performed before the workplace editor is opened for the first time.class
Pre editor action for XML content resource types, checks if model files are available for the XML content to create in direct edit mode and shows the selection before opening the editor. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.workplace.editors.directedit
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.workplace.editors.directeditModifier and TypeInterfaceDescriptioninterface
Provides the methods to generate the "direct edit" HTML fragments that are inserted in the generated pages in offline mode.Classes in org.opencms.workplace.editors.directedit that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Basic functions for direct edit providers.class
Provider for the OpenCms AdvancedDirectEdit.class
Provider for the OpenCms default graphical "direct edit" buttons.class
Provider for the OpenCms graphical "direct edit" buttons.class
Direct edit provider that uses the same JSP include based logic that has been the default before the 6.2.3 release.class
Creates HTML for simple text based direct edit buttons. -
Uses of I_CmsConfigurationParameterHandler in org.opencms.xml.xml2json.renderer
Subinterfaces of I_CmsConfigurationParameterHandler in org.opencms.xml.xml2json.rendererModifier and TypeInterfaceDescriptioninterface
Renders a single-locale content tree as JSON.Classes in org.opencms.xml.xml2json.renderer that implement I_CmsConfigurationParameterHandlerModifier and TypeClassDescriptionclass
Converts an XML content to JSON by creating a CmsXmlContentTree and then recursively processing its nodes.