Uses of Interface
de.espirit.firstspirit.agency.RenderingAgent.Renderer
Packages that use RenderingAgent.Renderer
-
Uses of RenderingAgent.Renderer in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that return RenderingAgent.RendererModifier and TypeMethodDescription@NotNull RenderingAgent.RendererRenderingAgent.Renderer.additionalContext(@NotNull String key, @Nullable Object value) Adds the provided value to the top-most context.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.additionalContext(@NotNull Map<String, ?> additionalContext) Adds the provided values to the topmost context.@NotNull RenderingAgent.RendererSet the provided page reference as context (e.g. to provide the sitestore variables in the rendering context).@NotNull RenderingAgent.RendererRenderingAgent.Renderer.context(@NotNull SiteStoreFolder folder) Set the provided folder as context (e.g. to provide the sitestore variables in the rendering context).@NotNull RenderingAgent.RendererRenderingAgent.createRenderer(@NotNull IDProvider node) Create a content renderer for the provided node.@NotNull RenderingAgent.RendererProvide a dataset to be used for a content projection.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.datasetIdentifier(@NotNull Identifier identifier) Provide a dataset to be used for a content projection (e.g. detail view, one entity per page).@NotNull RenderingAgent.RendererRenderingAgent.Renderer.evaluateProjectProperties(boolean value) Switch flag if theProjectPropertiesshould be evaluated whenrendering content.@NotNull RenderingAgent.RendererOverwrite which language should be used for rendering - default language is the project master language.@NotNull RenderingAgent.RendererOverwrite which language should be used for rendering - default language is the project master language.@NotNull RenderingAgent.RendererThe provided node is used as starting point for relative links when evaluating the provided template source.@NotNull RenderingAgent.RendererThe provided node is used as starting point for relative links when evaluating the provided template source.@NotNull RenderingAgent.RendererRenderingAgent.RendererWithoutLinkRoot.linkRoot(@NotNull SiteStoreFolder folder) The provided folder is used as starting point for relative links when evaluating the provided template source.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.logListener(LogListener logListener) Provide the listener for log events during rendering.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.mediaLinkListener(@NotNull RenderingAgent.MediaLinkListener mediaLinkListener) Provide the listener for media link events during rendering.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.mode(RenderingAgent.RenderMode mode) Set the desiredrender mode.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.pageIndex(int index) Provide the sub-page index for content projections.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.preview()@NotNull RenderingAgent.RendererRenderingAgent.Renderer.redirectTemplateLogToDefaultLog()Deprecated.since 5.2.2105 no replacement. will log by default, set desired log level via configuration@NotNull RenderingAgent.RendererRenderingAgent.Renderer.skipProjectProperties()Switch offProjectPropertiesevaluation whenrendering content.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.strict()@NotNull RenderingAgent.RendererRenderingAgent.Renderer.templateSet(@NotNull TemplateSet templateSet) Overwrite which template set should be used for rendering - default template set is the first template set of the project.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.templateSet(@NotNull String templateSetUid) Overwrite which template set should be used for rendering - default template set is the first template set of the project.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.urlFactory(@NotNull UrlFactory urlFactory) Set a custom url factory (default is the preview url factory).@NotNull RenderingAgent.RendererRenderingAgent.Renderer.urlFactory(@NotNull String publicName) Set a custom url factory (default is the preview url factory).@NotNull RenderingAgent.RendererRenderingAgent.Renderer.urlFactorySettings(@NotNull Map<String, String> urlFactorySettings) Set custom initialization parameters (will be passed toUrlFactory.init(Map, PathLookup)of the configured url factory).@NotNull RenderingAgent.RendererSet the url prefix used for absolute urls generated with$CMS_REF(..., abs:1)$.@NotNull RenderingAgent.RendererRenderingAgent.Renderer.webedit()