| Package | Description |
|---|---|
| org.opencms.jsp.util |
Utility classes to be used for JSP pages.
|
| Modifier and Type | Method and Description |
|---|---|
CmsJspDateSeriesBean |
CmsJspDateSeriesBean.getParentSeries()
Returns the parent series, if it is present, otherwise
null. |
CmsJspDateSeriesBean |
CmsJspContentAccessValueWrapper.getToDateSeries()
Converts a date series configuration to a date series bean.
|
| Constructor and Description |
|---|
CmsJspInstanceDateBean(java.util.Date start,
CmsJspDateSeriesBean series)
Constructor taking start and end time for the single event.
|