Interface RenderingAgent.RendererWithoutLinkRoot

Enclosing interface:
RenderingAgent

public static interface RenderingAgent.RendererWithoutLinkRoot
An intermediate instance which has to be enriched with a link root before further usage.
Since:
5.2.1805
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    linkRoot(@NotNull Media media)
    The provided node is used as starting point for relative links when evaluating the provided template source.
    linkRoot(@NotNull PageRef pageRef)
    The provided node is used as starting point for relative links when evaluating the provided template source.
    linkRoot(@NotNull SiteStoreFolder folder)
    The provided folder is used as starting point for relative links when evaluating the provided template source.