Class ConfigNavHelper

java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.helpers.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 Details

    • ConfigNavHelper

      public ConfigNavHelper()
  • Method Details

    • renderNavBar

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