| Name | Description | Type | Package | Framework |
| CmsUgcActionElement | Form action element class for use in rendering user-generated content forms. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcConfiguration | The configuration for 'user generated content' forms. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcConfigurationReader | Parser for form configuration files. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcConstants | Shared constants used by the client- and server-side components of the form editing module. | Class | org.opencms.ugc.shared | OpenCMS |
|
| CmsUgcConstants .ErrorCode | Configuration error. | Class | org.opencms.ugc.shared | OpenCMS |
|
| CmsUgcContent | The form content information bean. | Class | org.opencms.ugc.shared | OpenCMS |
|
| CmsUgcDataItem | | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcEditService | The form editing service. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcException | Exception class for use in the org. | Class | org.opencms.ugc.shared | OpenCMS |
|
| CmsUgcModuleAction | Module action class for the user-generated content module. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcSession | A form editing session is required to create and edit contents from the web front-end. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcSession .PathComparator | | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcSessionFactory | Factory to create the form editing sessions. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcSessionQueue | A queue used to enforce a certain wait time between requests for sessions for the same form configuration. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcSessionSecurityUtil | Helper class which implements some of the security checks for user generated content creation. | Class | org.opencms.ugc | OpenCMS |
|
| CmsUgcUploadHelper | A helper class which processes and stores uploaded form data belonging to a single form edit session. | Class | org.opencms.ugc | OpenCMS |
|
| I_CmsFormDataHandler | Interface for classes which want to process data submitted by form posts. | Interface | org.opencms.ugc | OpenCMS |
|
| I_CmsFormDataItem | Interface representing the data from a field of a submitted form. | Interface | org.opencms.ugc | OpenCMS |
|
| I_CmsUgcEditService | The form edit service interface. | Interface | org.opencms.ugc.shared.rpc | OpenCMS |
|
| I_CmsUgcEditServiceAsync | The asynchronous form edit service interface. | Interface | org.opencms.ugc.shared.rpc | OpenCMS |
|
| Messages | Messages for the package org. | Class | org.opencms.ugc | OpenCMS |
|
| CmsClientUgcSession | Client side object representing a form editing session. | Class | org.opencms.ugc.client.export | OpenCMS |
|
| CmsRequestCounter | Keeps track of currently running requests for the purpose of enabling or disabling a waiting indicator. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsRpcCallHelper | Helper class to execute an RPC call with a custom callback to enable/disable the wait animation. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsUgcEntryPoint | Entry point for client-side form handling code for user-generated content module. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsUgcWrapper | Widget used to wrap and manage the state of forms for which the form editing API is used. | Class | org.opencms.ugc.client | OpenCMS |
|
| CmsXmlContentUgcApi | Root access point for the Javascript form editing API exported with gwt-exporter. | Class | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsBooleanCallback | Callback interface for functions taking a boolean value as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsClientCmsUgcSessionCallback | Callback interface for functions taking a CmsClientFormSession as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsErrorCallback | Interface used for passing error handlers from native JS to GWT code. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsJavaScriptObjectCallback | Callback interface for functions taking a JavaScriptObject as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsStringArrayCallback | Callback interface for functions taking a string as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |
|
| I_CmsStringCallback | Callback interface for functions taking a string as a parameter. | Interface | org.opencms.ugc.client.export | OpenCMS |