See: Description
| Interface | Description |
|---|---|
| I_CmsSerialDateValue |
Interface to access serial date values easily.
|
| Class | Description |
|---|---|
| A_CmsSerialDateValue |
The base class for implementations of serial date values.
|
| CmsAttributeConfiguration |
The attribute configuration.
|
| CmsContentDefinition |
Contains all information defining a content entity type.
|
| CmsEntity |
Serializable entity implementation.
|
| CmsEntityAttribute |
Serializable entity attribute implementation.
|
| CmsEntityHtml |
The entity HTML representation including validation data.
|
| CmsSerialDateUtil |
Utility methods for the serial date widget.
|
| CmsTabInfo |
Form tab information bean.
|
| CmsType |
CmsEntity attribute type data.
|
| CmsValidationResult |
The entity validation result containing all errors and warnings for a set of entities.
|
| CmsWidgetUtil |
Helper with methods commonly used in editor widgets.
|
| I_CmsSerialDateValue.JsonKey |
The JSON keys used in the JSON representation of serial date specifications.
|
| Enum | Description |
|---|---|
| I_CmsSerialDateValue.DateType |
Different types of serial dates.
|
| I_CmsSerialDateValue.EndType |
Different types of conditions how serial dates can end.
|
| I_CmsSerialDateValue.Month |
Months as enumeration.
|
| I_CmsSerialDateValue.PatternType |
Type of the series.
|
| I_CmsSerialDateValue.WeekDay |
Enumeration representing the week days.
|
| I_CmsSerialDateValue.WeekOfMonth |
Possible weeks of a month.
|