net.i2p.router.web
Class ConfigClientsHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.ConfigClientsHelper
public class ConfigClientsHelper
- extends HelperBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigClientsHelper
public ConfigClientsHelper()
setEdit
public void setEdit(String edit)
getForm1
public String getForm1()
getForm2
public String getForm2()
showPlugins
public boolean showPlugins()
getForm3
public String getForm3()
stripHTML
static String stripHTML(Properties props,
String key)
- Like in DataHelper but doesn't convert null to ""
There's a lot worse things a plugin could do but...