Interface TemplateInterface

    • Method Detail

      • init

        boolean init​(RewriteContext hr)
        Called before this template processes any tags.
      • done

        boolean done​(RewriteContext hr)
        Called after all tags have been processed, one final chance.