| Package | Description |
|---|---|
| org.opencms.ugc |
| Class and Description |
|---|
| CmsUgcConfiguration
The configuration for 'user generated content' forms.
|
| CmsUgcSession
A form editing session is required to create and edit contents from the web front-end.
|
| CmsUgcSessionFactory
Factory to create the form editing sessions.
|
| CmsUgcSessionQueue
A queue used to enforce a certain wait time between requests for sessions for the same form configuration.
|
| CmsUgcUploadHelper
A helper class which processes and stores uploaded form data belonging to a single form edit session.
|
| I_CmsFormDataHandler
Interface for classes which want to process data submitted by form posts.
|
| I_CmsFormDataItem
Interface representing the data from a field of a submitted form.
|