Uses of Class
org.opencms.jsp.util.CmsJspDateSeriesBean
Packages that use CmsJspDateSeriesBean
-
Uses of CmsJspDateSeriesBean in org.opencms.jsp.util
Methods in org.opencms.jsp.util that return CmsJspDateSeriesBeanModifier and TypeMethodDescriptionCmsJspDateSeriesBean.getParentSeries()
Returns the parent series, if it is present, otherwisenull
.CmsJspContentAccessValueWrapper.getToDateSeries()
Converts a date series configuration to a date series bean.Constructors in org.opencms.jsp.util with parameters of type CmsJspDateSeriesBeanModifierConstructorDescriptionCmsJspInstanceDateBean
(Date start, CmsJspDateSeriesBean series) Constructor taking start and the date series this instance date belongs to.