Package org.opencms.ugc.shared
Class CmsUgcConstants
java.lang.Object
org.opencms.ugc.shared.CmsUgcConstants
Shared constants used by the client- and server-side components of the form editing module.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Enum representing the different types of errors. -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
PARAM_FORM_DATA_ID
The request parameter used for identifying form submits.- See Also:
-
PARAM_SESSION_ID
Name of the parameter containing the session id.- See Also:
-
JS_ATTR_ERROR
Javascript attribute name.- See Also:
-
JS_ATTR_VALIDATION_ERRORS
JavaScript attribute name.- See Also:
-
-
Constructor Details
-
CmsUgcConstants
public CmsUgcConstants()
-