Uses of Class
de.uplanet.lucy.server.renderer.RenderingContext
-
Packages that use RenderingContext Package Description de.uplanet.lucy.server.auxiliaries Contains helper and convenience classes for Velocity-based web authoring with Intrexx. -
-
Uses of RenderingContext in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries with parameters of type RenderingContext Modifier and Type Method Description String
TextUtil. durationFormatter(RenderingContext p_ctx, IValueHolder<?> p_from, IValueHolder<?> p_dtto, String p_strOneDayFormat, String p_strMoreDayFormat)
Formats a date time duration.
-