Class ConfigNavHelper


  • public class ConfigNavHelper
    extends HelperBase
    Render the configuration menu at the top of all the config pages. refactored from confignav.jsp to reduce size and make translation easier
    Author:
    zzz
    • Constructor Detail

      • ConfigNavHelper

        public ConfigNavHelper()
    • Method Detail

      • renderNavBar

        public void renderNavBar​(String requestURI,
                                 boolean graphical)
                          throws IOException
        Parameters:
        graphical - false for text-mode browsers
        Throws:
        IOException