| |
|
| java.lang.Object org.apache.roller.ui.rendering.model.ConfigModel
ConfigModel | public class ConfigModel implements Model(Code) | | Model which provides access to application config data like site
config properties.
|
getCommentAutoFormat | public boolean getCommentAutoFormat()(Code) | | |
getCommentEmailNotify | public boolean getCommentEmailNotify()(Code) | | |
getCommentEscapeHtml | public boolean getCommentEscapeHtml()(Code) | | |
getFeedMaxSize | public int getFeedMaxSize()(Code) | | |
getFeedSize | public int getFeedSize()(Code) | | |
getFeedStyle | public boolean getFeedStyle()(Code) | | |
getModelName | public String getModelName()(Code) | | Template context name to be used for model
|
getRegistrationEnabled | public boolean getRegistrationEnabled()(Code) | | |
getRollerBuildTimestamp | public String getRollerBuildTimestamp()(Code) | | Get timestamp of Roller build
|
getRollerBuildUser | public String getRollerBuildUser()(Code) | | Get username who created Roller build
|
getRollerVersion | public String getRollerVersion()(Code) | | Get Roller version string
|
getTrackbacksEnabled | public boolean getTrackbacksEnabled()(Code) | | |
|
|
|