Package net.i2p.router.web.helpers
Class ConfigReseedHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.helpers.ConfigReseedHelper
- Since:
- 0.8.3
-
Field Summary
Fields inherited from class net.i2p.router.web.HelperBase
_context, _out, CHECKED, PROP_ADVANCED, SELECTED
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAuth()
getHost()
getPort()
getSauth()
getShost()
getSport()
modeChecked
(int mode) pmodeChecked
(int mode) boolean
boolean
boolean
Methods inherited from class net.i2p.router.web.HelperBase
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriter
-
Constructor Details
-
ConfigReseedHelper
public ConfigReseedHelper()
-
-
Method Details
-
getPort
-
getHost
-
getUsername
- Since:
- 0.8.9
-
getNofilter_password
- Since:
- 0.8.9
-
getSport
- Since:
- 0.8.9
-
getShost
- Since:
- 0.8.9
-
getSusername
- Since:
- 0.8.9
-
getNofilter_spassword
- Since:
- 0.8.9
-
modeChecked
-
pmodeChecked
- Since:
- 0.9.33
-
getEnable
-
getAuth
- Since:
- 0.8.9
-
getSauth
- Since:
- 0.8.9
-
getReseedURL
-
shouldShowSelect
public boolean shouldShowSelect()- Returns:
- true only if we have both http and https URLs
- Since:
- 0.9.33
-
shouldShowHTTPProxy
public boolean shouldShowHTTPProxy()- Returns:
- true only if we have a http URL
- Since:
- 0.9.33
-
shouldShowHTTPSProxy
public boolean shouldShowHTTPSProxy()- Returns:
- true only if we have a https URL
- Since:
- 0.9.33
-