net.i2p.router.web
Class ConfigNavHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigNavHelper
public ConfigNavHelper()
renderNavBar
public void renderNavBar(String requestURI,
boolean graphical)
throws IOException
- Parameters:
graphical
- false for text-mode browsers
- Throws:
IOException