net.sourceforge.blogentis.utils
Class BlogProperties
java.lang.Object
net.sourceforge.blogentis.utils.PresentationalProperties
net.sourceforge.blogentis.utils.BlogProperties
- public class BlogProperties
- extends PresentationalProperties
- Author:
- abas
Field Summary |
protected java.util.Locale |
locale
|
protected java.util.TimeZone |
timezone
|
Constructor Summary |
BlogProperties(org.apache.commons.configuration.Configuration orig)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
locale
protected java.util.Locale locale
timezone
protected java.util.TimeZone timezone
BlogProperties
public BlogProperties(org.apache.commons.configuration.Configuration orig)
getLocale
public java.util.Locale getLocale()
getTimezone
public java.util.TimeZone getTimezone()
getLocaleString
public java.lang.String getLocaleString()
getTimezoneString
public java.lang.String getTimezoneString()
isAllowComments
public boolean isAllowComments()
getCommentTimeLimit
public boolean getCommentTimeLimit()
getCommentTimeLimitValue
public int getCommentTimeLimitValue()
getDefaultRSSVersion
public java.lang.String getDefaultRSSVersion()
isConvertBreaks
public boolean isConvertBreaks()
Copyright © 2003-2004 SourceForge.net. All Rights Reserved.