Class SummaryBarRenderer

java.lang.Object
net.i2p.router.web.helpers.SummaryBarRenderer

class SummaryBarRenderer extends Object
Refactored from summarynoframe.jsp to save ~100KB
  • Field Details

    • ALL_SECTIONS

      static final String[] ALL_SECTIONS
    • SECTION_NAMES

      static final Map<String,String> SECTION_NAMES
  • Constructor Details

  • Method Details

    • renderSummaryHTML

      public void renderSummaryHTML(Writer out, String nextNonce) throws IOException
      Note - ensure all links in here are absolute, as the summary bar may be displayed on lower-level directory errors.
      Parameters:
      nextNonce - used for news links and others, for now - move to POST?
      Throws:
      IOException
    • getEepsiteURL

      static String getEepsiteURL(PortMapper pm)
      Returns:
      null if none
      Since:
      0.9.43 split out from above, used by HomeHelper, fixed for IPv6