Uses of Interface
de.uplanet.lucy.server.renderer.IRenderingContext
Package
Description
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Uses of IRenderingContext in de.uplanet.lucy.server.auxiliaries
Modifier and TypeMethodDescriptionVCRendererFactory.getDefaultRenderingContext
(IServerBridgeRequest p_request, ISession p_session, IUser p_user, String p_strLang) Deprecated.VCRendererFactory.getDefaultRenderingContext
(de.uplanet.lucy.server.IProcessingContext p_ctx, IUser p_user, String p_strLang) Modifier and TypeMethodDescriptionVCRendererFactory.createBooleanRendererWithParameters
(IRenderingContext p_ctx, String p_strDefaultOutputValue, String p_strValueTrue, String p_strValueFalse) VCRendererFactory.createCms2ContentRenderer
(IRenderingContext p_ctx, boolean p_bHtmlEncode, boolean p_bInsertBR, boolean p_bJsEncode, String p_strDefaultOutputValue, boolean p_bLengthLimit, int p_iLengthLimit, String p_strMoreMarker) VCRendererFactory.createCurrencyRendererWithParameters
(IRenderingContext p_ctx, boolean p_bHtmlEncode, boolean p_bJsEncode, String p_strDefaultOutputValue, String p_strDecSep, String p_strGroupSep, Integer p_iFracDigits, Boolean p_bLeadingNulls) VCRendererFactory.createDateRendererWithParameters
(IRenderingContext p_ctx, boolean p_bHtmlEncode, boolean p_bJsEncode, String p_strDefaultOutputValue, String p_strDateFormat, String p_strTimeZone) VCRendererFactory.createDateTimeAdjustStringRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDateTimeRendererUTC
(IRenderingContext p_ctx) VCRendererFactory.createDateTimeRendererWithParameters
(IRenderingContext p_ctx, boolean p_bHtmlEncode, boolean p_bJsEncode, String p_strDefaultOutputValue, String p_strDateFormat, String p_strTimeFormat, String p_strTimeZone) VCRendererFactory.createDefaultBooleanRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultColorRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultCurrencyRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultDateRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultDateTimeRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultDoubleRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultDurationRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultIntegerRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultTextRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDefaultTimeRenderer
(IRenderingContext p_ctx) VCRendererFactory.createDoubleRendererWithParameters
(IRenderingContext p_ctx, boolean p_bHtmlEncode, boolean p_bJsEncode, String p_strDefaultOutputValue, String p_strDecSep, String p_strGroupSep, Integer p_iFracDigits, Boolean p_bLeadingNulls) VCRendererFactory.createHtmlMailRenderer
(IRenderingContext p_ctx) VCRendererFactory.createIntegerRendererWithParameters
(IRenderingContext p_ctx, boolean p_bHtmlEncode, boolean p_bJsEncode, String p_strDefaultOutputValue, String p_strGroupSep) VCRendererFactory.createJavaScriptDateTimeRenderer
(IRenderingContext p_ctx) VCRendererFactory.createMailAddressRenderer
(IRenderingContext p_ctx, String p_strDefaultOutputValue, String p_strSeparator, String p_strLineBreak) Create renderer for email addresses, e.g.VCRendererFactory.createMailAddressRenderer
(IRenderingContext p_ctx, String p_strDefaultOutputValue, String p_strSeparator, String p_strLineBreak, boolean p_bInsertBR, boolean p_bLengthLimit, int p_iLengthLimit, String p_strMoreMarker) Create renderer for email addresses, e.g.VCRendererFactory.createMailToRendererWithParameters
(IRenderingContext p_ctx, String p_strDefaultOutputValue) VCRendererFactory.createNumeralRenderer
(IRenderingContext p_ctx) VCRendererFactory.createPinboardDateRenderer
(IRenderingContext p_ctx, String p_strSince, String p_strIn, String p_strDay, String p_strDays, String p_strHour, String p_strHours, String p_strMinute, String p_strMinutes, String p_strAt) VCRendererFactory.createPinboardDateRenderer
(IRenderingContext p_ctx, String p_strSince, String p_strIn, String p_strDay, String p_strDays, String p_strHour, String p_strHours, String p_strMinute, String p_strMinutes, String p_strAt, String p_strYesterDay, String p_strAgo) VCRendererFactory.createRenderer
(IRenderingContext p_ctx, String p_strClass) Create a renderer given the renderer class.VCRendererFactory.createTimeRendererWithParameters
(IRenderingContext p_ctx, boolean p_bHtmlEncode, boolean p_bJsEncode, String p_strDefaultOutputValue, String p_strTimeFormat, String p_strTimeZone) VCRendererFactory.createUriRendererWithParameters
(IRenderingContext p_ctx, String p_strDefaultOutputValue, String p_strSchema) -
Uses of IRenderingContext in de.uplanet.lucy.server.auxiliaries.util
Modifier and TypeMethodDescriptionde.uplanet.lucy.server.auxiliaries.util.IRecordData
RecordUtil.getDynamicRecord
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strDataGroup, String p_strRecId, Object... p_fields) Reads a record with specific field guids and/or formatColumnsTableUtil.getDynamicTable
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strDataGroupGuid, int p_iPage, int p_iPageSize, Object... p_columns) TableUtil.getDynamicTable
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strDataGroupGuid, Object... p_columns) ExportUtil.getExport
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strGuid) TableUtil.getGenericTable
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strGuid) TableUtil.getGenericTable
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strGuid, int p_iPage, int p_iPageSize) TableUtil.getGenericTable
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strGuid, int p_iPage, int p_iPageSize, boolean p_bExport) de.uplanet.lucy.server.auxiliaries.util.IRecordData
RecordUtil.getRecord
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strDataGroup, String p_strRecId) Reads a full record.TableUtil.getTable
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strGuid) TableUtil.getTable
(IRenderingContext p_renderingCtx, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strGuid, int p_iPage, int p_iPageSize) de.uplanet.lucy.server.auxiliaries.util.IPageData
PageUtil.process
(IRenderingContext p_renderingContext, de.uplanet.lucy.server.engine.http.IWebProcessingContext p_ctx, String p_strAppGuid, de.uplanet.lucy.server.businesslogic.rtappservices.IWebRecordDataCollection p_dataCollection) -
Uses of IRenderingContext in de.uplanet.lucy.server.renderer
Modifier and TypeMethodDescriptionstatic IRenderingContext
StandardUtilRendererFactory.getDefaultRenderingContext()
IUtilRendererFactory.getRenderingContext()
Gets the rendering context.StandardUtilRendererFactory.getRenderingContext()
Modifier and TypeMethodDescriptionstatic IUtilRendererFactory
StandardUtilRendererFactory.htmlAttributeRenderer
(IRenderingContext p_ctx) static IUtilRendererFactory
StandardUtilRendererFactory.htmlJavaScriptRenderer
(IRenderingContext p_ctx) Deprecated.Use correct Renderer-Method for current context instead.static IUtilRendererFactory
StandardUtilRendererFactory.htmlRenderer
(IRenderingContext p_ctx) static IUtilRendererFactory
StandardUtilRendererFactory.javaScriptRenderer
(IRenderingContext p_ctx) static IUtilRendererFactory
StandardUtilRendererFactory.normalRenderer
(IRenderingContext p_ctx)
VCRendererFactory.getDefaultRenderingContext(IProcessingContext, IUser, String)
instead.