public class ConfigBean extends BaseBean implements Serializable
_context, action, lastSerial, method, PROP_PW_ENABLE, properties, serial| Constructor and Description |
|---|
ConfigBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfig()
Get the current configuration content.
|
String |
getfileName()
Get the config file path.
|
String |
getMessages()
Get status messages for the UI.
|
boolean |
isSaved()
Check if the config has been saved.
|
protected void |
reload()
Reloads the configuration from file.
|
void |
setConfig(String config)
Set the configuration content.
|
_t, _t, _t, addressbookDir, configFile, debug, getAction, getSerial, getTheme, getThemeName, getThemes, isOverrideCssActive, loadConfig, ngettext, setAction, setSerial, storeMethod, useSoraFont, warnpublic String getConfig()
public String getfileName()
public String getMessages()
public boolean isSaved()
protected void reload()
BaseBeanpublic void setConfig(String config)
config - the new configuration content