Class VelocityCachedLayout

    • Method Detail

      • render

        protected void render​(PipelineData pipelineData,
                              org.apache.velocity.context.Context context,
                              String templateName)
                       throws Exception
        Render layout
        Overrides:
        render in class VelocityLayout
        Parameters:
        pipelineData - PipelineData
        context - the Velocity context
        templateName - relative path to Velocity template
        Throws:
        Exception - if rendering fails