Class NavBarController.ShouldDisplayEntryMethod

  • All Implemented Interfaces:
    freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel
    Enclosing class:
    NavBarController

    public static class NavBarController.ShouldDisplayEntryMethod
    extends Object
    implements freemarker.template.TemplateMethodModelEx
    Used to determine whether or not a particular NavBarEntry should be displayed.
    Author:
    jwhite
    • Constructor Detail

      • ShouldDisplayEntryMethod

        public ShouldDisplayEntryMethod​(javax.servlet.http.HttpServletRequest request)
    • Method Detail

      • exec

        public Boolean exec​(List arguments)
                     throws freemarker.template.TemplateModelException
        Specified by:
        exec in interface freemarker.template.TemplateMethodModel
        Specified by:
        exec in interface freemarker.template.TemplateMethodModelEx
        Throws:
        freemarker.template.TemplateModelException