Interface DocumentRenderer

    • Method Detail

      • getOutputName

        String getOutputName()
        The name of the output document.
        Returns:
        the name of the output document.
      • getRenderingContext

        RenderingContext getRenderingContext()
        Return the RenderingContext of the document.
        Returns:
        RenderingContext.
      • isOverwrite

        boolean isOverwrite()
        Whether to always overwrite the document, or only do so when it is changed.
        Returns:
        whether to overwrite
      • isExternalReport

        boolean isExternalReport()
        Whether this document is an external report, independent from the site templating.
        Returns:
        true if report is external, otherwise false
        Since:
        1.7