public class ConfigAdvancedHelper extends HelperBase
| Modifier and Type | Field and Description |
|---|---|
(package private) static String | PROP_FLOODFILL_PARTICIPANTThe floodfill configuration property. |
_context, _log, _out, CHECKED, PROP_ADVANCED, SELECTED| Constructor and Description |
|---|
ConfigAdvancedHelper()Constructs the helper. |
| Modifier and Type | Method and Description |
|---|---|
String | getConfigFileName()Get the path to the router config file. |
String | getFFChecked(int mode)Get the checked attribute for floodfill radio buttons. |
String | getSettings()Get the formatted settings HTML. |
boolean | isFloodfill()Whether the router is currently acting as a floodfill. |
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriterstatic final String PROP_FLOODFILL_PARTICIPANT
public String getConfigFileName()
public String getFFChecked(int mode)
mode - 0=disabled, 1=enabled, 2=autopublic String getSettings()
public boolean isFloodfill()