Class ConfigUIHandler

java.lang.Object
net.i2p.router.web.FormHandler
net.i2p.router.web.helpers.ConfigUIHandler

public class ConfigUIHandler extends FormHandler
set the theme
  • Constructor Details

    • ConfigUIHandler

      public ConfigUIHandler()
  • Method Details

    • processForm

      protected void processForm()
      Description copied from class: FormHandler
      Implement this to perform the final processing (in turn, adding formNotice and formError messages, etc) Will only be called if _action is non-null and the nonce is valid.
      Specified by:
      processForm in class FormHandler
    • setShouldsave

      public void setShouldsave(String moo)
    • setUniversalTheming

      public void setUniversalTheming(String baa)
    • setForceMobileConsole

      public void setForceMobileConsole(String baa)
    • setEmbedApps

      public void setEmbedApps(String baa)
    • setTheme

      public void setTheme(String val)