Java Doc for MVNForumConfig.java in  » Forum » mvnforum-1.1 » com » mvnforum » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Forum » mvnforum 1.1 » com.mvnforum 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.mvnforum.MVNForumConfig

MVNForumConfig
final public class MVNForumConfig (Code)


Field Summary
final public static  StringBACKUP_FILE_AttachsDirNameInZip
    
final public static  StringBACKUP_FILE_AvatarsDirNameInZip
    
final public static  StringBACKUP_FILE_MainXmlFileNameInZip
    
final public static  StringBACKUP_FILE_PREFIX
    
static  booleanENABLE_BACKUP_ON_SERVER
     Do we allow storing backup files on the server? Currently not used.
final public static  intIMPORTEXPORT_TYPE_JIVE_XML
     Type of import file: Jive XML.
final public static  intIMPORTEXPORT_TYPE_MVN_XML
     Type of import/export file: mvnForum XML.
final public static  intIMPORTEXPORT_TYPE_MVN_ZIP
     Type of import file: mvnForum ZIP.
final public static  intMESSAGE_LEVEL_ALL_MESSAGES
     Output all messages, including errors, important messages and informational/status messages.
final public static  intMESSAGE_LEVEL_IMPORTANT_MESSAGES
     Output only error messages and important messages (no informational/status messages).
final public static  intMESSAGE_LEVEL_ONLY_ERRORS
     Output only error messages (no important messages, no informational/status messages).
final public static  intROWS_IN_LAST_REPLIES
    
final public static  longSESSION_DURATION
    
public static  booleanrequireRegisterAddress
    
public static  booleanrequireRegisterAol
    
public static  booleanrequireRegisterBirthday
    
public static  booleanrequireRegisterCareer
    
public static  booleanrequireRegisterCity
    
public static  booleanrequireRegisterCountry
    
public static  booleanrequireRegisterFirstname
    
public static  booleanrequireRegisterGender
    
public static  booleanrequireRegisterHomepage
    
public static  booleanrequireRegisterIcq
    
public static  booleanrequireRegisterLastname
    
public static  booleanrequireRegisterLink_1
    
public static  booleanrequireRegisterLink_2
    
public static  booleanrequireRegisterMobile
    
public static  booleanrequireRegisterMsn
    
public static  booleanrequireRegisterPhone
    
public static  booleanrequireRegisterState
    
public static  booleanrequireRegisterYahoo
    


Method Summary
public static  StringgetAlbumItemDir()
    
public static  booleangetAlwaysActivation()
    
public static  StringgetAttachmentDir()
    
public static  StringgetAvatarDir()
    
public static  StringgetBackupDir()
    
public static  intgetDaysToShowRecentMembers()
    
public static  intgetDefaultCateogryID()
    
public static  StringgetDefaultGuestName()
    
public static  doublegetDefaultGuestTimeZone()
    
public static  LocalegetDefaultLocale()
    
public static  StringgetDefaultLocaleName()
    
public static  intgetDefaultModerationOption()
    
public static  intgetDefaultStatusOfRegisteredMember()
    
public static  intgetDefaultWatchOption()
    
public static  intgetDefaultWatchType()
    
public static  booleangetEnableAdminCanChangePassword()
    
public static  booleangetEnableAppletUploadImage()
    
public static  booleangetEnableAttachment()
    
public static  booleangetEnableAutoForumOwner()
    
public static  booleangetEnableAutoWatching()
    
public static  booleangetEnableAvatar()
    
public static  booleangetEnableBrandName()
    
public static  booleangetEnableCacheCategory()
    
public static  booleangetEnableCacheForum()
    
public static  booleangetEnableCacheMember()
    
public static  booleangetEnableCachePost()
    
public static  booleangetEnableCacheThread()
    
public static  booleangetEnableCaptcha()
    
public static  booleangetEnableChat()
    
public static  booleangetEnableCheckInvalidSession()
    
public static  booleangetEnableDuplicateOnlineUsers()
    
public static  booleangetEnableEasyWatching()
    
public static  booleangetEnableEmailThreateningContent()
    
public static  booleangetEnableEmailToAdminContentWithCensoredWords()
    
public static  booleangetEnableEmoticon()
    
public static  booleangetEnableEncryptPasswordOnBrowser()
    
public static  booleangetEnableExpanseCategoryTree()
    
public static  booleangetEnableExternalUserDatabase()
    
public static  booleangetEnableGuestViewImageAttachment()
    
public static  booleangetEnableGuestViewListUsers()
    
public static  booleangetEnableHighPriorityIcon()
    
public static  booleangetEnableInvisibleUsers()
    
public static  booleangetEnableJAASLoginContext()
    
public static  booleangetEnableListMembers()
    
public static  booleangetEnableListNewMembersInRecentDays()
    
public static  booleangetEnableListUnansweredThreads()
    
public static  booleangetEnableListUsersBrowsingForum()
    
public static  booleangetEnableListUsersBrowsingThread()
    
public static  booleangetEnableLogin()
    
public static  booleangetEnableLoginInfoInCookie()
    
public static  booleangetEnableLoginInfoInCustomization()
    
public static  booleangetEnableLoginInfoInRealm()
    
public static  booleangetEnableLoginInfoInSession()
    
public static  booleangetEnableLowPriorityIcon()
    
public static  booleangetEnableMaximizedEditArea()
    
public static  booleangetEnableMessageAttachment()
    
public static  booleangetEnableMostActiveMembers()
    
public static  booleangetEnableMostActiveThreads()
    
public static  booleangetEnableNewMember()
    
public static  booleangetEnableNewPost()
    
public static  booleangetEnableNormalPriorityIcon()
    
public static  booleangetEnableOnlineUsers()
    
public static  booleangetEnablePasswordlessAuth()
    
public static  booleangetEnablePoll()
    
public static  booleangetEnablePortalLikeIndexPage()
    
public static  booleangetEnablePrivateAlbum()
    
public static  booleangetEnablePrivateMessage()
    
public static  booleangetEnablePublicAlbum()
    
public static  booleangetEnablePublicMessage()
    
public static  booleangetEnableRSS()
    
public static  booleangetEnableRWC()
    
public static  booleangetEnableRegisterRule()
    
public static  booleangetEnableRequestPrivateForum()
    
public static  booleangetEnableSearch()
    
public static  booleangetEnableSendWatchMailOfMyOwnPost()
    
public static  booleangetEnableShowAOL()
    
public static  booleangetEnableShowAddress()
    
public static  booleangetEnableShowBirthday()
    
public static  booleangetEnableShowCareer()
    
public static  booleangetEnableShowCity()
    
public static  booleangetEnableShowCoolLink1()
    
public static  booleangetEnableShowCoolLink2()
    
public static  booleangetEnableShowCountry()
    
public static  booleangetEnableShowEmail()
    
public static  booleangetEnableShowFirstName()
    
public static  booleangetEnableShowGender()
    
public static  booleangetEnableShowHomepage()
    
public static  booleangetEnableShowICQ()
    
public static  booleangetEnableShowJoinDate()
    
public static  booleangetEnableShowLastLogin()
    
public static  booleangetEnableShowLastLoginOfCurrentMember()
    
public static  booleangetEnableShowLastName()
    
public static  booleangetEnableShowMSN()
    
public static  booleangetEnableShowMobile()
    
public static  booleangetEnableShowOnlineStatus()
    
public static  booleangetEnableShowPhone()
    
public static  booleangetEnableShowPostCount()
    
public static  booleangetEnableShowState()
    
public static  booleangetEnableShowViewCount()
    
public static  booleangetEnableShowYahoo()
    
public static  booleangetEnableSiteStatisticsOverview()
    
public static  booleangetEnableSplitThread()
    
public static  booleangetEnableThumbnail()
    
public static  booleangetEnableUsePopupMenuInViewThread()
    
public static  booleangetEnableWatch()
    
public static  booleangetEnableWatchGateway()
    
public static  LocalegetEventLogLocale()
    
public static  ConfigurationgetFreeMarkerConfiguration()
    
public static  booleangetHaveInternet()
    
public static  StringgetLocaleParameterName()
    
public static  StringgetLogDir()
    
public static  StringgetLogFile()
    
public static  StringgetLogoUrl()
    
public static  StringgetMVNForumHome()
    
public static  intgetMaxActiveMembers()
    
public static  intgetMaxActiveThreads()
    
public static  intgetMaxAttachDays()
    
public static  intgetMaxAttachmentSize()
    
public static  intgetMaxCharsInLongSummary()
    
public static  intgetMaxCharsInRSS()
    
public static  intgetMaxCharsInShortSummary()
    
public static  intgetMaxDeleteDays()
    
public static  intgetMaxEditDays()
    
public static  intgetMaxFavoriteThreads()
    
public static  intgetMaxHttpRequestsPerHourPerIP()
    
public static  intgetMaxImportSize()
    
public static  intgetMaxLoginsPerHourPerIP()
    
public static  intgetMaxMembersPerHourPerIP()
    
public static  intgetMaxMessageAttachmentSize()
    
public static  intgetMaxMessagesPerHourPerIP()
    
public static  intgetMaxPasswordDays()
    
public static  intgetMaxPostsPerHourPerIP()
    
public static  intgetMaxPostsPerHourPerMember()
    
public static  intgetMaxPrivateMessages()
    
public static  booleangetOnlyNormalThreadTypeInActiveThreads()
    
public static  StringgetPmAttachmentDir()
    
public static  StringgetRedirectLoginURL()
    
public static  StringgetRedirectLogoutURL()
    
public static  booleangetRequireActivation()
    
public static  intgetRowsPerPage()
    
public static  intgetRowsPerRSS()
    
public static  StringgetSearchAlbumItemIndexDirName()
    
public static  StringgetSearchAttachmentIndexDirName()
    
public static  StringgetSearchMemberIndexDirName()
    
public static  StringgetSearchPostIndexDirName()
    
public static  booleangetSendWatchMailAsHTML()
    
public static  booleangetShouldShowUserArea()
    
public static  String[]getSupportedLocaleNames()
    
public static  Locale[]getSupportedLocales()
    
public static  StringgetTempDir()
    
public static  StringgetTemplateDir()
    
public static  intgetThumbnailHeight()
    
public static  intgetThumbnailWidth()
    
public static  StringgetWatchEmail()
    
public static  StringgetWebMasterEmail()
    
public static  booleanisGuestUserInDatabase()
    
public static  booleanisRequireRegisterAddress()
    
public static  booleanisRequireRegisterAol()
    
public static  booleanisRequireRegisterBirthday()
    
public static  booleanisRequireRegisterCareer()
    
public static  booleanisRequireRegisterCity()
    
public static  booleanisRequireRegisterCountry()
    
public static  booleanisRequireRegisterFirstname()
    
public static  booleanisRequireRegisterGender()
    
public static  booleanisRequireRegisterHomepage()
    
public static  booleanisRequireRegisterIcq()
    
public static  booleanisRequireRegisterLastname()
    
public static  booleanisRequireRegisterLink_1()
    
public static  booleanisRequireRegisterLink_2()
    
public static  booleanisRequireRegisterMobile()
    
public static  booleanisRequireRegisterMsn()
    
public static  booleanisRequireRegisterPhone()
    
public static  booleanisRequireRegisterState()
    
public static  booleanisRequireRegisterYahoo()
    
public static  voidload()
    
public static  intmaxHotTopics()
    
public static  voidmaxHotTopics(int maxTopics)
    
public static  voidreload()
    
public static  voidsetAlwaysActivation(boolean enable)
    
public static  voidsetDaysToShowRecentMembers(int days)
    
public static  voidsetDefaultCateogryID(int defaultID)
    
public static  voidsetDefaultGuestName(String name)
    
public static  voidsetDefaultGuestTimeZone(double timeZone)
    
public static  voidsetDefaultLocale(Locale locale)
    
public static  voidsetDefaultLocaleName(String localeName)
    
public static  voidsetDefaultModerationOption(int option)
    
public static  voidsetDefaultStatusOfRegisteredMember(int status)
    
public static  voidsetDefaultWatchOption(int option)
    
public static  voidsetDefaultWatchType(int type)
    
public static  voidsetEnableAdminCanChangePassword(boolean enable)
    
public static  voidsetEnableAppletUploadImage(boolean enable)
    
public static  voidsetEnableAttachment(boolean enable)
    
public static  voidsetEnableAutoForumOwner(boolean enable)
    
public static  voidsetEnableAutoWatching(boolean enable)
    
public static  voidsetEnableAvatar(boolean enable)
    
public static  voidsetEnableBrandName(boolean enable)
    
public static  voidsetEnableCacheCategory(boolean enable)
    
public static  voidsetEnableCacheForum(boolean enable)
    
public static  voidsetEnableCacheMember(boolean enable)
    
public static  voidsetEnableCachePost(boolean enable)
    
public static  voidsetEnableCacheThread(boolean enable)
    
public static  voidsetEnableCaptcha(boolean enable)
    
public static  voidsetEnableChat(boolean enable)
    
public static  voidsetEnableCheckInvalidSession(boolean status)
    
public static  voidsetEnableDuplicateOnlineUsers(boolean enable)
    
public static  voidsetEnableEasyWatching(boolean enable)
    
public static  voidsetEnableEmailThreateningContent(boolean enable)
    
public static  voidsetEnableEmailToAdminContentWithCensoredWords(boolean enable)
    
public static  voidsetEnableEmoticon(boolean enable)
    
public static  voidsetEnableEncryptPasswordOnBrowser(boolean enable)
    
public static  voidsetEnableExpanseCategoryTree(boolean enable)
    
public static  voidsetEnableExternalUserDatabase(boolean enable)
    
public static  voidsetEnableGuestViewImageAttachment(boolean enable)
    
public static  voidsetEnableGuestViewListUsers(boolean enable)
    
public static  voidsetEnableHighPriorityIcon(boolean enable)
    
public static  voidsetEnableInvisibleUsers(boolean enable)
    
public static  voidsetEnableJAASLoginContext(boolean enable)
    
public static  voidsetEnableListMembers(boolean enable)
    
public static  voidsetEnableListNewMembersInRecentDays(boolean enable)
    
public static  voidsetEnableListUnansweredThreads(boolean enable)
    
public static  voidsetEnableListUsersBrowsingForum(boolean enable)
    
public static  voidsetEnableListUsersBrowsingThread(boolean enable)
    
public static  voidsetEnableLogin(boolean enable)
    
public static  voidsetEnableLoginInfoInCookie(boolean enable)
    
public static  voidsetEnableLoginInfoInCustomization(boolean enable)
    
public static  voidsetEnableLoginInfoInRealm(boolean enable)
    
public static  voidsetEnableLoginInfoInSession(boolean enable)
    
public static  voidsetEnableLowPriorityIcon(boolean enable)
    
public static  voidsetEnableMaximizedEditArea(boolean enable)
    
public static  voidsetEnableMessageAttachment(boolean enable)
    
public static  voidsetEnableMostActiveMembers(boolean enable)
    
public static  voidsetEnableMostActiveThreads(boolean enable)
    
public static  voidsetEnableNewMember(boolean enable)
    
public static  voidsetEnableNewPost(boolean enable)
    
public static  voidsetEnableNormalPriorityIcon(boolean enable)
    
public static  voidsetEnableOnlineUsers(boolean enable)
    
public static  voidsetEnablePasswordlessAuth(boolean enable)
    
public static  voidsetEnablePoll(boolean enable)
    
public static  voidsetEnablePortalLikeIndexPage(boolean enable)
    
public static  voidsetEnablePrivateAlbum(boolean enable)
    
public static  voidsetEnablePrivateMessage(boolean enable)
    
public static  voidsetEnablePublicAlbum(boolean enable)
    
public static  voidsetEnablePublicMessage(boolean enable)
    
public static  voidsetEnableRSS(boolean enable)
    
public static  voidsetEnableRWC(boolean enable)
    
public static  voidsetEnableRegisterRule(boolean status)
    
public static  voidsetEnableRequestPrivateForum(boolean enable)
    
public static  voidsetEnableSearch(boolean enable)
    
public static  voidsetEnableSendWatchMailOfMyOwnPost(boolean enable)
    
public static  voidsetEnableShowAOL(boolean enable)
    
public static  voidsetEnableShowAddress(boolean enable)
    
public static  voidsetEnableShowBirthday(boolean enable)
    
public static  voidsetEnableShowCareer(boolean enable)
    
public static  voidsetEnableShowCity(boolean enable)
    
public static  voidsetEnableShowCoolLink1(boolean enable)
    
public static  voidsetEnableShowCoolLink2(boolean enable)
    
public static  voidsetEnableShowCountry(boolean enable)
    
public static  voidsetEnableShowEmail(boolean enable)
    
public static  voidsetEnableShowFirstName(boolean enable)
    
public static  voidsetEnableShowGender(boolean enable)
    
public static  voidsetEnableShowHomepage(boolean enable)
    
public static  voidsetEnableShowICQ(boolean enable)
    
public static  voidsetEnableShowJoinDate(boolean enable)
    
public static  voidsetEnableShowLastLogin(boolean enable)
    
public static  voidsetEnableShowLastLoginOfCurrentMember(boolean enable)
    
public static  voidsetEnableShowLastName(boolean enable)
    
public static  voidsetEnableShowMSN(boolean enable)
    
public static  voidsetEnableShowMobile(boolean enable)
    
public static  voidsetEnableShowOnlineStatus(boolean enable)
    
public static  voidsetEnableShowPhone(boolean enable)
    
public static  voidsetEnableShowPostCount(boolean enable)
    
public static  voidsetEnableShowState(boolean enable)
    
public static  voidsetEnableShowViewCount(boolean enable)
    
public static  voidsetEnableShowYahoo(boolean enable)
    
public static  voidsetEnableSiteStatisticsOverview(boolean enable)
    
public static  voidsetEnableSplitThread(boolean enable)
    
public static  voidsetEnableThumbnail(boolean enable)
    
public static  voidsetEnableUsePopupMenuInViewThread(boolean enable)
    
public static  voidsetEnableWatch(boolean enable)
    
public static  voidsetEnableWatchGateway(boolean enable_watch_gateway)
    
public static  voidsetEventLogLocale(Locale logLocale)
    
public static  voidsetGuestUserInDatabase(boolean enable)
    
public static  voidsetHaveInternet(boolean internet)
    
public static  voidsetLocaleParameterName(String name)
    
public static  voidsetLogFile(String file)
    
public static  voidsetLogoUrl(String url)
    
public static  voidsetMaxActiveMembers(int maxMembers)
    
public static  voidsetMaxActiveThreads(int maxThreads)
    
public static  voidsetMaxAttachDays(int maxDays)
    
public static  voidsetMaxAttachmentSize(int maxSize)
    
public static  voidsetMaxCharsInLongSummary(int maxChars)
    
public static  voidsetMaxCharsInRSS(int maxChars)
    
public static  voidsetMaxCharsInShortSummary(int maxChars)
    
public static  voidsetMaxDeleteDays(int maxDays)
    
public static  voidsetMaxEditDays(int maxDays)
    
public static  voidsetMaxFavoriteThreads(int maxThread)
    
public static  voidsetMaxHttpRequestsPerHourPerIP(int maxHttpRequests)
    
public static  voidsetMaxImportSize(int maxSize)
    
public static  voidsetMaxLoginsPerHourPerIP(int maxLogins)
    
public static  voidsetMaxMembersPerHourPerIP(int maxMembers)
    
public static  voidsetMaxMessageAttachmentSize(int maxSize)
    
public static  voidsetMaxMessagesPerHourPerIP(int maxMessages)
    
public static  voidsetMaxPostsPerHourPerIP(int maxPosts)
    
public static  voidsetMaxPostsPerHourPerMember(int maxPosts)
    
public static  voidsetMaxPrivateMessages(int maxMessage)
    
public static  voidsetOnlyNormalThreadTypeInActiveThreads(boolean enable)
    
public static  voidsetRedirectLoginURL(String url)
    
public static  voidsetRedirectLogoutURL(String url)
    
public static  voidsetRequireActivation(boolean enable)
    
public static  voidsetRequireRegisterAddress(boolean requireRegisterAddress)
    
public static  voidsetRequireRegisterAol(boolean requireRegisterAol)
    
public static  voidsetRequireRegisterBirthday(boolean requireRegisterBirthday)
    
public static  voidsetRequireRegisterCareer(boolean requireRegisterCareer)
    
public static  voidsetRequireRegisterCity(boolean requireRegisterCity)
    
public static  voidsetRequireRegisterCountry(boolean requireRegisterCountry)
    
public static  voidsetRequireRegisterFirstname(boolean requireRegisterFirstname)
    
public static  voidsetRequireRegisterGender(boolean requireRegisterGender)
    
public static  voidsetRequireRegisterHomepage(boolean requireRegisterHomepage)
    
public static  voidsetRequireRegisterIcq(boolean requireRegisterIcq)
    
public static  voidsetRequireRegisterLastname(boolean requireRegisterLastname)
    
public static  voidsetRequireRegisterLink_1(boolean requireRegisterLink_1)
    
public static  voidsetRequireRegisterLink_2(boolean requireRegisterLink_2)
    
public static  voidsetRequireRegisterMobile(boolean requireRegisterMobile)
    
public static  voidsetRequireRegisterMsn(boolean requireRegisterMsn)
    
public static  voidsetRequireRegisterPhone(boolean requireRegisterPhone)
    
public static  voidsetRequireRegisterState(boolean requireRegisterState)
    
public static  voidsetRequireRegisterYahoo(boolean requireRegisterYahoo)
    
public static  voidsetRowsPerPage(int rows)
    
public static  voidsetRowsPerRSS(int rows)
    
public static  voidsetSendWatchMailAsHTML(boolean asHTML)
    
public static  voidsetShouldShowUserArea(boolean showUserArea)
    
public static  voidsetThumbnailHeight(int height)
    
public static  voidsetThumbnailWidth(int width)
    
public static  voidsetWatchEmail(String email)
    
public static  voidsetWebMasterEmail(String email)
    
public static  booleansupportLocale(String localeName)
    

Field Detail
BACKUP_FILE_AttachsDirNameInZip
final public static String BACKUP_FILE_AttachsDirNameInZip(Code)



BACKUP_FILE_AvatarsDirNameInZip
final public static String BACKUP_FILE_AvatarsDirNameInZip(Code)



BACKUP_FILE_MainXmlFileNameInZip
final public static String BACKUP_FILE_MainXmlFileNameInZip(Code)



BACKUP_FILE_PREFIX
final public static String BACKUP_FILE_PREFIX(Code)



ENABLE_BACKUP_ON_SERVER
static boolean ENABLE_BACKUP_ON_SERVER(Code)
Do we allow storing backup files on the server? Currently not used.



IMPORTEXPORT_TYPE_JIVE_XML
final public static int IMPORTEXPORT_TYPE_JIVE_XML(Code)
Type of import file: Jive XML. Using http://www.jivesoftware.com/jive.dtd, xmlversion="1.0".



IMPORTEXPORT_TYPE_MVN_XML
final public static int IMPORTEXPORT_TYPE_MVN_XML(Code)
Type of import/export file: mvnForum XML. Import only database info, no attachments, message folders, avatars, ...



IMPORTEXPORT_TYPE_MVN_ZIP
final public static int IMPORTEXPORT_TYPE_MVN_ZIP(Code)
Type of import file: mvnForum ZIP. Also import attachments, avatars, message folders



MESSAGE_LEVEL_ALL_MESSAGES
final public static int MESSAGE_LEVEL_ALL_MESSAGES(Code)
Output all messages, including errors, important messages and informational/status messages. This constant is used for specifing the level of output in various processess throughout the application.



MESSAGE_LEVEL_IMPORTANT_MESSAGES
final public static int MESSAGE_LEVEL_IMPORTANT_MESSAGES(Code)
Output only error messages and important messages (no informational/status messages). This constant is used for specifing the level of output in various processess throughout the application.



MESSAGE_LEVEL_ONLY_ERRORS
final public static int MESSAGE_LEVEL_ONLY_ERRORS(Code)
Output only error messages (no important messages, no informational/status messages). This constant is used for specifing the level of output in various processess throughout the application.



ROWS_IN_LAST_REPLIES
final public static int ROWS_IN_LAST_REPLIES(Code)
This is the number of reply rows returned when addpost (reply to a topic) /forum/addpost



SESSION_DURATION
final public static long SESSION_DURATION(Code)



requireRegisterAddress
public static boolean requireRegisterAddress(Code)



requireRegisterAol
public static boolean requireRegisterAol(Code)



requireRegisterBirthday
public static boolean requireRegisterBirthday(Code)



requireRegisterCareer
public static boolean requireRegisterCareer(Code)



requireRegisterCity
public static boolean requireRegisterCity(Code)



requireRegisterCountry
public static boolean requireRegisterCountry(Code)



requireRegisterFirstname
public static boolean requireRegisterFirstname(Code)



requireRegisterGender
public static boolean requireRegisterGender(Code)



requireRegisterHomepage
public static boolean requireRegisterHomepage(Code)



requireRegisterIcq
public static boolean requireRegisterIcq(Code)



requireRegisterLastname
public static boolean requireRegisterLastname(Code)



requireRegisterLink_1
public static boolean requireRegisterLink_1(Code)



requireRegisterLink_2
public static boolean requireRegisterLink_2(Code)



requireRegisterMobile
public static boolean requireRegisterMobile(Code)



requireRegisterMsn
public static boolean requireRegisterMsn(Code)



requireRegisterPhone
public static boolean requireRegisterPhone(Code)



requireRegisterState
public static boolean requireRegisterState(Code)



requireRegisterYahoo
public static boolean requireRegisterYahoo(Code)





Method Detail
getAlbumItemDir
public static String getAlbumItemDir()(Code)



getAlwaysActivation
public static boolean getAlwaysActivation()(Code)



getAttachmentDir
public static String getAttachmentDir()(Code)



getAvatarDir
public static String getAvatarDir()(Code)



getBackupDir
public static String getBackupDir()(Code)



getDaysToShowRecentMembers
public static int getDaysToShowRecentMembers()(Code)



getDefaultCateogryID
public static int getDefaultCateogryID()(Code)



getDefaultGuestName
public static String getDefaultGuestName()(Code)



getDefaultGuestTimeZone
public static double getDefaultGuestTimeZone()(Code)



getDefaultLocale
public static Locale getDefaultLocale()(Code)



getDefaultLocaleName
public static String getDefaultLocaleName()(Code)



getDefaultModerationOption
public static int getDefaultModerationOption()(Code)



getDefaultStatusOfRegisteredMember
public static int getDefaultStatusOfRegisteredMember()(Code)



getDefaultWatchOption
public static int getDefaultWatchOption()(Code)



getDefaultWatchType
public static int getDefaultWatchType()(Code)



getEnableAdminCanChangePassword
public static boolean getEnableAdminCanChangePassword()(Code)



getEnableAppletUploadImage
public static boolean getEnableAppletUploadImage()(Code)



getEnableAttachment
public static boolean getEnableAttachment()(Code)



getEnableAutoForumOwner
public static boolean getEnableAutoForumOwner()(Code)



getEnableAutoWatching
public static boolean getEnableAutoWatching()(Code)



getEnableAvatar
public static boolean getEnableAvatar()(Code)



getEnableBrandName
public static boolean getEnableBrandName()(Code)



getEnableCacheCategory
public static boolean getEnableCacheCategory()(Code)



getEnableCacheForum
public static boolean getEnableCacheForum()(Code)



getEnableCacheMember
public static boolean getEnableCacheMember()(Code)



getEnableCachePost
public static boolean getEnableCachePost()(Code)



getEnableCacheThread
public static boolean getEnableCacheThread()(Code)



getEnableCaptcha
public static boolean getEnableCaptcha()(Code)



getEnableChat
public static boolean getEnableChat()(Code)



getEnableCheckInvalidSession
public static boolean getEnableCheckInvalidSession()(Code)



getEnableDuplicateOnlineUsers
public static boolean getEnableDuplicateOnlineUsers()(Code)



getEnableEasyWatching
public static boolean getEnableEasyWatching()(Code)



getEnableEmailThreateningContent
public static boolean getEnableEmailThreateningContent()(Code)



getEnableEmailToAdminContentWithCensoredWords
public static boolean getEnableEmailToAdminContentWithCensoredWords()(Code)



getEnableEmoticon
public static boolean getEnableEmoticon()(Code)



getEnableEncryptPasswordOnBrowser
public static boolean getEnableEncryptPasswordOnBrowser()(Code)



getEnableExpanseCategoryTree
public static boolean getEnableExpanseCategoryTree()(Code)



getEnableExternalUserDatabase
public static boolean getEnableExternalUserDatabase()(Code)



getEnableGuestViewImageAttachment
public static boolean getEnableGuestViewImageAttachment()(Code)



getEnableGuestViewListUsers
public static boolean getEnableGuestViewListUsers()(Code)



getEnableHighPriorityIcon
public static boolean getEnableHighPriorityIcon()(Code)



getEnableInvisibleUsers
public static boolean getEnableInvisibleUsers()(Code)



getEnableJAASLoginContext
public static boolean getEnableJAASLoginContext()(Code)



getEnableListMembers
public static boolean getEnableListMembers()(Code)



getEnableListNewMembersInRecentDays
public static boolean getEnableListNewMembersInRecentDays()(Code)



getEnableListUnansweredThreads
public static boolean getEnableListUnansweredThreads()(Code)



getEnableListUsersBrowsingForum
public static boolean getEnableListUsersBrowsingForum()(Code)



getEnableListUsersBrowsingThread
public static boolean getEnableListUsersBrowsingThread()(Code)



getEnableLogin
public static boolean getEnableLogin()(Code)



getEnableLoginInfoInCookie
public static boolean getEnableLoginInfoInCookie()(Code)



getEnableLoginInfoInCustomization
public static boolean getEnableLoginInfoInCustomization()(Code)



getEnableLoginInfoInRealm
public static boolean getEnableLoginInfoInRealm()(Code)



getEnableLoginInfoInSession
public static boolean getEnableLoginInfoInSession()(Code)



getEnableLowPriorityIcon
public static boolean getEnableLowPriorityIcon()(Code)



getEnableMaximizedEditArea
public static boolean getEnableMaximizedEditArea()(Code)



getEnableMessageAttachment
public static boolean getEnableMessageAttachment()(Code)



getEnableMostActiveMembers
public static boolean getEnableMostActiveMembers()(Code)



getEnableMostActiveThreads
public static boolean getEnableMostActiveThreads()(Code)



getEnableNewMember
public static boolean getEnableNewMember()(Code)



getEnableNewPost
public static boolean getEnableNewPost()(Code)



getEnableNormalPriorityIcon
public static boolean getEnableNormalPriorityIcon()(Code)



getEnableOnlineUsers
public static boolean getEnableOnlineUsers()(Code)



getEnablePasswordlessAuth
public static boolean getEnablePasswordlessAuth()(Code)



getEnablePoll
public static boolean getEnablePoll()(Code)



getEnablePortalLikeIndexPage
public static boolean getEnablePortalLikeIndexPage()(Code)



getEnablePrivateAlbum
public static boolean getEnablePrivateAlbum()(Code)



getEnablePrivateMessage
public static boolean getEnablePrivateMessage()(Code)



getEnablePublicAlbum
public static boolean getEnablePublicAlbum()(Code)



getEnablePublicMessage
public static boolean getEnablePublicMessage()(Code)



getEnableRSS
public static boolean getEnableRSS()(Code)



getEnableRWC
public static boolean getEnableRWC()(Code)



getEnableRegisterRule
public static boolean getEnableRegisterRule()(Code)



getEnableRequestPrivateForum
public static boolean getEnableRequestPrivateForum()(Code)



getEnableSearch
public static boolean getEnableSearch()(Code)



getEnableSendWatchMailOfMyOwnPost
public static boolean getEnableSendWatchMailOfMyOwnPost()(Code)



getEnableShowAOL
public static boolean getEnableShowAOL()(Code)



getEnableShowAddress
public static boolean getEnableShowAddress()(Code)



getEnableShowBirthday
public static boolean getEnableShowBirthday()(Code)



getEnableShowCareer
public static boolean getEnableShowCareer()(Code)



getEnableShowCity
public static boolean getEnableShowCity()(Code)



getEnableShowCoolLink1
public static boolean getEnableShowCoolLink1()(Code)



getEnableShowCoolLink2
public static boolean getEnableShowCoolLink2()(Code)



getEnableShowCountry
public static boolean getEnableShowCountry()(Code)



getEnableShowEmail
public static boolean getEnableShowEmail()(Code)



getEnableShowFirstName
public static boolean getEnableShowFirstName()(Code)



getEnableShowGender
public static boolean getEnableShowGender()(Code)



getEnableShowHomepage
public static boolean getEnableShowHomepage()(Code)



getEnableShowICQ
public static boolean getEnableShowICQ()(Code)



getEnableShowJoinDate
public static boolean getEnableShowJoinDate()(Code)



getEnableShowLastLogin
public static boolean getEnableShowLastLogin()(Code)



getEnableShowLastLoginOfCurrentMember
public static boolean getEnableShowLastLoginOfCurrentMember()(Code)



getEnableShowLastName
public static boolean getEnableShowLastName()(Code)



getEnableShowMSN
public static boolean getEnableShowMSN()(Code)



getEnableShowMobile
public static boolean getEnableShowMobile()(Code)



getEnableShowOnlineStatus
public static boolean getEnableShowOnlineStatus()(Code)



getEnableShowPhone
public static boolean getEnableShowPhone()(Code)



getEnableShowPostCount
public static boolean getEnableShowPostCount()(Code)



getEnableShowState
public static boolean getEnableShowState()(Code)



getEnableShowViewCount
public static boolean getEnableShowViewCount()(Code)



getEnableShowYahoo
public static boolean getEnableShowYahoo()(Code)



getEnableSiteStatisticsOverview
public static boolean getEnableSiteStatisticsOverview()(Code)



getEnableSplitThread
public static boolean getEnableSplitThread()(Code)



getEnableThumbnail
public static boolean getEnableThumbnail()(Code)



getEnableUsePopupMenuInViewThread
public static boolean getEnableUsePopupMenuInViewThread()(Code)



getEnableWatch
public static boolean getEnableWatch()(Code)



getEnableWatchGateway
public static boolean getEnableWatchGateway()(Code)



getEventLogLocale
public static Locale getEventLogLocale()(Code)



getFreeMarkerConfiguration
public static Configuration getFreeMarkerConfiguration()(Code)



getHaveInternet
public static boolean getHaveInternet()(Code)



getLocaleParameterName
public static String getLocaleParameterName()(Code)



getLogDir
public static String getLogDir()(Code)



getLogFile
public static String getLogFile()(Code)



getLogoUrl
public static String getLogoUrl()(Code)



getMVNForumHome
public static String getMVNForumHome()(Code)



getMaxActiveMembers
public static int getMaxActiveMembers()(Code)



getMaxActiveThreads
public static int getMaxActiveThreads()(Code)



getMaxAttachDays
public static int getMaxAttachDays()(Code)



getMaxAttachmentSize
public static int getMaxAttachmentSize()(Code)



getMaxCharsInLongSummary
public static int getMaxCharsInLongSummary()(Code)



getMaxCharsInRSS
public static int getMaxCharsInRSS()(Code)



getMaxCharsInShortSummary
public static int getMaxCharsInShortSummary()(Code)



getMaxDeleteDays
public static int getMaxDeleteDays()(Code)



getMaxEditDays
public static int getMaxEditDays()(Code)



getMaxFavoriteThreads
public static int getMaxFavoriteThreads()(Code)



getMaxHttpRequestsPerHourPerIP
public static int getMaxHttpRequestsPerHourPerIP()(Code)



getMaxImportSize
public static int getMaxImportSize()(Code)



getMaxLoginsPerHourPerIP
public static int getMaxLoginsPerHourPerIP()(Code)



getMaxMembersPerHourPerIP
public static int getMaxMembersPerHourPerIP()(Code)



getMaxMessageAttachmentSize
public static int getMaxMessageAttachmentSize()(Code)



getMaxMessagesPerHourPerIP
public static int getMaxMessagesPerHourPerIP()(Code)



getMaxPasswordDays
public static int getMaxPasswordDays()(Code)



getMaxPostsPerHourPerIP
public static int getMaxPostsPerHourPerIP()(Code)



getMaxPostsPerHourPerMember
public static int getMaxPostsPerHourPerMember()(Code)



getMaxPrivateMessages
public static int getMaxPrivateMessages()(Code)



getOnlyNormalThreadTypeInActiveThreads
public static boolean getOnlyNormalThreadTypeInActiveThreads()(Code)



getPmAttachmentDir
public static String getPmAttachmentDir()(Code)



getRedirectLoginURL
public static String getRedirectLoginURL()(Code)



getRedirectLogoutURL
public static String getRedirectLogoutURL()(Code)



getRequireActivation
public static boolean getRequireActivation()(Code)



getRowsPerPage
public static int getRowsPerPage()(Code)



getRowsPerRSS
public static int getRowsPerRSS()(Code)



getSearchAlbumItemIndexDirName
public static String getSearchAlbumItemIndexDirName()(Code)



getSearchAttachmentIndexDirName
public static String getSearchAttachmentIndexDirName()(Code)



getSearchMemberIndexDirName
public static String getSearchMemberIndexDirName()(Code)



getSearchPostIndexDirName
public static String getSearchPostIndexDirName()(Code)



getSendWatchMailAsHTML
public static boolean getSendWatchMailAsHTML()(Code)



getShouldShowUserArea
public static boolean getShouldShowUserArea()(Code)



getSupportedLocaleNames
public static String[] getSupportedLocaleNames()(Code)



getSupportedLocales
public static Locale[] getSupportedLocales()(Code)



getTempDir
public static String getTempDir()(Code)



getTemplateDir
public static String getTemplateDir()(Code)



getThumbnailHeight
public static int getThumbnailHeight()(Code)



getThumbnailWidth
public static int getThumbnailWidth()(Code)



getWatchEmail
public static String getWatchEmail()(Code)



getWebMasterEmail
public static String getWebMasterEmail()(Code)



isGuestUserInDatabase
public static boolean isGuestUserInDatabase()(Code)



isRequireRegisterAddress
public static boolean isRequireRegisterAddress()(Code)



isRequireRegisterAol
public static boolean isRequireRegisterAol()(Code)



isRequireRegisterBirthday
public static boolean isRequireRegisterBirthday()(Code)



isRequireRegisterCareer
public static boolean isRequireRegisterCareer()(Code)



isRequireRegisterCity
public static boolean isRequireRegisterCity()(Code)



isRequireRegisterCountry
public static boolean isRequireRegisterCountry()(Code)



isRequireRegisterFirstname
public static boolean isRequireRegisterFirstname()(Code)



isRequireRegisterGender
public static boolean isRequireRegisterGender()(Code)



isRequireRegisterHomepage
public static boolean isRequireRegisterHomepage()(Code)



isRequireRegisterIcq
public static boolean isRequireRegisterIcq()(Code)



isRequireRegisterLastname
public static boolean isRequireRegisterLastname()(Code)



isRequireRegisterLink_1
public static boolean isRequireRegisterLink_1()(Code)



isRequireRegisterLink_2
public static boolean isRequireRegisterLink_2()(Code)



isRequireRegisterMobile
public static boolean isRequireRegisterMobile()(Code)



isRequireRegisterMsn
public static boolean isRequireRegisterMsn()(Code)



isRequireRegisterPhone
public static boolean isRequireRegisterPhone()(Code)



isRequireRegisterState
public static boolean isRequireRegisterState()(Code)



isRequireRegisterYahoo
public static boolean isRequireRegisterYahoo()(Code)



load
public static void load()(Code)



maxHotTopics
public static int maxHotTopics()(Code)



maxHotTopics
public static void maxHotTopics(int maxTopics)(Code)



reload
public static void reload()(Code)



setAlwaysActivation
public static void setAlwaysActivation(boolean enable)(Code)



setDaysToShowRecentMembers
public static void setDaysToShowRecentMembers(int days)(Code)



setDefaultCateogryID
public static void setDefaultCateogryID(int defaultID)(Code)



setDefaultGuestName
public static void setDefaultGuestName(String name)(Code)



setDefaultGuestTimeZone
public static void setDefaultGuestTimeZone(double timeZone)(Code)



setDefaultLocale
public static void setDefaultLocale(Locale locale)(Code)



setDefaultLocaleName
public static void setDefaultLocaleName(String localeName)(Code)



setDefaultModerationOption
public static void setDefaultModerationOption(int option)(Code)



setDefaultStatusOfRegisteredMember
public static void setDefaultStatusOfRegisteredMember(int status)(Code)



setDefaultWatchOption
public static void setDefaultWatchOption(int option)(Code)



setDefaultWatchType
public static void setDefaultWatchType(int type)(Code)



setEnableAdminCanChangePassword
public static void setEnableAdminCanChangePassword(boolean enable)(Code)



setEnableAppletUploadImage
public static void setEnableAppletUploadImage(boolean enable)(Code)



setEnableAttachment
public static void setEnableAttachment(boolean enable)(Code)



setEnableAutoForumOwner
public static void setEnableAutoForumOwner(boolean enable)(Code)



setEnableAutoWatching
public static void setEnableAutoWatching(boolean enable)(Code)



setEnableAvatar
public static void setEnableAvatar(boolean enable)(Code)



setEnableBrandName
public static void setEnableBrandName(boolean enable)(Code)



setEnableCacheCategory
public static void setEnableCacheCategory(boolean enable)(Code)



setEnableCacheForum
public static void setEnableCacheForum(boolean enable)(Code)



setEnableCacheMember
public static void setEnableCacheMember(boolean enable)(Code)



setEnableCachePost
public static void setEnableCachePost(boolean enable)(Code)



setEnableCacheThread
public static void setEnableCacheThread(boolean enable)(Code)



setEnableCaptcha
public static void setEnableCaptcha(boolean enable)(Code)



setEnableChat
public static void setEnableChat(boolean enable)(Code)



setEnableCheckInvalidSession
public static void setEnableCheckInvalidSession(boolean status)(Code)



setEnableDuplicateOnlineUsers
public static void setEnableDuplicateOnlineUsers(boolean enable)(Code)



setEnableEasyWatching
public static void setEnableEasyWatching(boolean enable)(Code)



setEnableEmailThreateningContent
public static void setEnableEmailThreateningContent(boolean enable)(Code)



setEnableEmailToAdminContentWithCensoredWords
public static void setEnableEmailToAdminContentWithCensoredWords(boolean enable)(Code)



setEnableEmoticon
public static void setEnableEmoticon(boolean enable)(Code)



setEnableEncryptPasswordOnBrowser
public static void setEnableEncryptPasswordOnBrowser(boolean enable)(Code)



setEnableExpanseCategoryTree
public static void setEnableExpanseCategoryTree(boolean enable)(Code)



setEnableExternalUserDatabase
public static void setEnableExternalUserDatabase(boolean enable)(Code)



setEnableGuestViewImageAttachment
public static void setEnableGuestViewImageAttachment(boolean enable)(Code)



setEnableGuestViewListUsers
public static void setEnableGuestViewListUsers(boolean enable)(Code)



setEnableHighPriorityIcon
public static void setEnableHighPriorityIcon(boolean enable)(Code)



setEnableInvisibleUsers
public static void setEnableInvisibleUsers(boolean enable)(Code)



setEnableJAASLoginContext
public static void setEnableJAASLoginContext(boolean enable)(Code)



setEnableListMembers
public static void setEnableListMembers(boolean enable)(Code)



setEnableListNewMembersInRecentDays
public static void setEnableListNewMembersInRecentDays(boolean enable)(Code)



setEnableListUnansweredThreads
public static void setEnableListUnansweredThreads(boolean enable)(Code)



setEnableListUsersBrowsingForum
public static void setEnableListUsersBrowsingForum(boolean enable)(Code)



setEnableListUsersBrowsingThread
public static void setEnableListUsersBrowsingThread(boolean enable)(Code)



setEnableLogin
public static void setEnableLogin(boolean enable)(Code)



setEnableLoginInfoInCookie
public static void setEnableLoginInfoInCookie(boolean enable)(Code)



setEnableLoginInfoInCustomization
public static void setEnableLoginInfoInCustomization(boolean enable)(Code)



setEnableLoginInfoInRealm
public static void setEnableLoginInfoInRealm(boolean enable)(Code)



setEnableLoginInfoInSession
public static void setEnableLoginInfoInSession(boolean enable)(Code)



setEnableLowPriorityIcon
public static void setEnableLowPriorityIcon(boolean enable)(Code)



setEnableMaximizedEditArea
public static void setEnableMaximizedEditArea(boolean enable)(Code)



setEnableMessageAttachment
public static void setEnableMessageAttachment(boolean enable)(Code)



setEnableMostActiveMembers
public static void setEnableMostActiveMembers(boolean enable)(Code)



setEnableMostActiveThreads
public static void setEnableMostActiveThreads(boolean enable)(Code)



setEnableNewMember
public static void setEnableNewMember(boolean enable)(Code)



setEnableNewPost
public static void setEnableNewPost(boolean enable)(Code)



setEnableNormalPriorityIcon
public static void setEnableNormalPriorityIcon(boolean enable)(Code)



setEnableOnlineUsers
public static void setEnableOnlineUsers(boolean enable)(Code)



setEnablePasswordlessAuth
public static void setEnablePasswordlessAuth(boolean enable)(Code)



setEnablePoll
public static void setEnablePoll(boolean enable)(Code)



setEnablePortalLikeIndexPage
public static void setEnablePortalLikeIndexPage(boolean enable)(Code)



setEnablePrivateAlbum
public static void setEnablePrivateAlbum(boolean enable)(Code)



setEnablePrivateMessage
public static void setEnablePrivateMessage(boolean enable)(Code)



setEnablePublicAlbum
public static void setEnablePublicAlbum(boolean enable)(Code)



setEnablePublicMessage
public static void setEnablePublicMessage(boolean enable)(Code)



setEnableRSS
public static void setEnableRSS(boolean enable)(Code)



setEnableRWC
public static void setEnableRWC(boolean enable)(Code)



setEnableRegisterRule
public static void setEnableRegisterRule(boolean status)(Code)



setEnableRequestPrivateForum
public static void setEnableRequestPrivateForum(boolean enable)(Code)



setEnableSearch
public static void setEnableSearch(boolean enable)(Code)



setEnableSendWatchMailOfMyOwnPost
public static void setEnableSendWatchMailOfMyOwnPost(boolean enable)(Code)



setEnableShowAOL
public static void setEnableShowAOL(boolean enable)(Code)



setEnableShowAddress
public static void setEnableShowAddress(boolean enable)(Code)



setEnableShowBirthday
public static void setEnableShowBirthday(boolean enable)(Code)



setEnableShowCareer
public static void setEnableShowCareer(boolean enable)(Code)



setEnableShowCity
public static void setEnableShowCity(boolean enable)(Code)



setEnableShowCoolLink1
public static void setEnableShowCoolLink1(boolean enable)(Code)



setEnableShowCoolLink2
public static void setEnableShowCoolLink2(boolean enable)(Code)



setEnableShowCountry
public static void setEnableShowCountry(boolean enable)(Code)



setEnableShowEmail
public static void setEnableShowEmail(boolean enable)(Code)



setEnableShowFirstName
public static void setEnableShowFirstName(boolean enable)(Code)



setEnableShowGender
public static void setEnableShowGender(boolean enable)(Code)



setEnableShowHomepage
public static void setEnableShowHomepage(boolean enable)(Code)



setEnableShowICQ
public static void setEnableShowICQ(boolean enable)(Code)



setEnableShowJoinDate
public static void setEnableShowJoinDate(boolean enable)(Code)



setEnableShowLastLogin
public static void setEnableShowLastLogin(boolean enable)(Code)



setEnableShowLastLoginOfCurrentMember
public static void setEnableShowLastLoginOfCurrentMember(boolean enable)(Code)



setEnableShowLastName
public static void setEnableShowLastName(boolean enable)(Code)



setEnableShowMSN
public static void setEnableShowMSN(boolean enable)(Code)



setEnableShowMobile
public static void setEnableShowMobile(boolean enable)(Code)



setEnableShowOnlineStatus
public static void setEnableShowOnlineStatus(boolean enable)(Code)



setEnableShowPhone
public static void setEnableShowPhone(boolean enable)(Code)



setEnableShowPostCount
public static void setEnableShowPostCount(boolean enable)(Code)



setEnableShowState
public static void setEnableShowState(boolean enable)(Code)



setEnableShowViewCount
public static void setEnableShowViewCount(boolean enable)(Code)



setEnableShowYahoo
public static void setEnableShowYahoo(boolean enable)(Code)



setEnableSiteStatisticsOverview
public static void setEnableSiteStatisticsOverview(boolean enable)(Code)



setEnableSplitThread
public static void setEnableSplitThread(boolean enable)(Code)



setEnableThumbnail
public static void setEnableThumbnail(boolean enable)(Code)



setEnableUsePopupMenuInViewThread
public static void setEnableUsePopupMenuInViewThread(boolean enable)(Code)



setEnableWatch
public static void setEnableWatch(boolean enable)(Code)



setEnableWatchGateway
public static void setEnableWatchGateway(boolean enable_watch_gateway)(Code)



setEventLogLocale
public static void setEventLogLocale(Locale logLocale)(Code)



setGuestUserInDatabase
public static void setGuestUserInDatabase(boolean enable)(Code)



setHaveInternet
public static void setHaveInternet(boolean internet)(Code)



setLocaleParameterName
public static void setLocaleParameterName(String name)(Code)



setLogFile
public static void setLogFile(String file)(Code)



setLogoUrl
public static void setLogoUrl(String url)(Code)



setMaxActiveMembers
public static void setMaxActiveMembers(int maxMembers)(Code)



setMaxActiveThreads
public static void setMaxActiveThreads(int maxThreads)(Code)



setMaxAttachDays
public static void setMaxAttachDays(int maxDays)(Code)



setMaxAttachmentSize
public static void setMaxAttachmentSize(int maxSize)(Code)



setMaxCharsInLongSummary
public static void setMaxCharsInLongSummary(int maxChars)(Code)



setMaxCharsInRSS
public static void setMaxCharsInRSS(int maxChars)(Code)



setMaxCharsInShortSummary
public static void setMaxCharsInShortSummary(int maxChars)(Code)



setMaxDeleteDays
public static void setMaxDeleteDays(int maxDays)(Code)



setMaxEditDays
public static void setMaxEditDays(int maxDays)(Code)



setMaxFavoriteThreads
public static void setMaxFavoriteThreads(int maxThread)(Code)



setMaxHttpRequestsPerHourPerIP
public static void setMaxHttpRequestsPerHourPerIP(int maxHttpRequests)(Code)



setMaxImportSize
public static void setMaxImportSize(int maxSize)(Code)



setMaxLoginsPerHourPerIP
public static void setMaxLoginsPerHourPerIP(int maxLogins)(Code)



setMaxMembersPerHourPerIP
public static void setMaxMembersPerHourPerIP(int maxMembers)(Code)



setMaxMessageAttachmentSize
public static void setMaxMessageAttachmentSize(int maxSize)(Code)



setMaxMessagesPerHourPerIP
public static void setMaxMessagesPerHourPerIP(int maxMessages)(Code)



setMaxPostsPerHourPerIP
public static void setMaxPostsPerHourPerIP(int maxPosts)(Code)



setMaxPostsPerHourPerMember
public static void setMaxPostsPerHourPerMember(int maxPosts)(Code)



setMaxPrivateMessages
public static void setMaxPrivateMessages(int maxMessage)(Code)



setOnlyNormalThreadTypeInActiveThreads
public static void setOnlyNormalThreadTypeInActiveThreads(boolean enable)(Code)



setRedirectLoginURL
public static void setRedirectLoginURL(String url)(Code)



setRedirectLogoutURL
public static void setRedirectLogoutURL(String url)(Code)



setRequireActivation
public static void setRequireActivation(boolean enable)(Code)



setRequireRegisterAddress
public static void setRequireRegisterAddress(boolean requireRegisterAddress)(Code)



setRequireRegisterAol
public static void setRequireRegisterAol(boolean requireRegisterAol)(Code)



setRequireRegisterBirthday
public static void setRequireRegisterBirthday(boolean requireRegisterBirthday)(Code)



setRequireRegisterCareer
public static void setRequireRegisterCareer(boolean requireRegisterCareer)(Code)



setRequireRegisterCity
public static void setRequireRegisterCity(boolean requireRegisterCity)(Code)



setRequireRegisterCountry
public static void setRequireRegisterCountry(boolean requireRegisterCountry)(Code)



setRequireRegisterFirstname
public static void setRequireRegisterFirstname(boolean requireRegisterFirstname)(Code)



setRequireRegisterGender
public static void setRequireRegisterGender(boolean requireRegisterGender)(Code)



setRequireRegisterHomepage
public static void setRequireRegisterHomepage(boolean requireRegisterHomepage)(Code)



setRequireRegisterIcq
public static void setRequireRegisterIcq(boolean requireRegisterIcq)(Code)



setRequireRegisterLastname
public static void setRequireRegisterLastname(boolean requireRegisterLastname)(Code)



setRequireRegisterLink_1
public static void setRequireRegisterLink_1(boolean requireRegisterLink_1)(Code)



setRequireRegisterLink_2
public static void setRequireRegisterLink_2(boolean requireRegisterLink_2)(Code)



setRequireRegisterMobile
public static void setRequireRegisterMobile(boolean requireRegisterMobile)(Code)



setRequireRegisterMsn
public static void setRequireRegisterMsn(boolean requireRegisterMsn)(Code)



setRequireRegisterPhone
public static void setRequireRegisterPhone(boolean requireRegisterPhone)(Code)



setRequireRegisterState
public static void setRequireRegisterState(boolean requireRegisterState)(Code)



setRequireRegisterYahoo
public static void setRequireRegisterYahoo(boolean requireRegisterYahoo)(Code)



setRowsPerPage
public static void setRowsPerPage(int rows)(Code)



setRowsPerRSS
public static void setRowsPerRSS(int rows)(Code)



setSendWatchMailAsHTML
public static void setSendWatchMailAsHTML(boolean asHTML)(Code)



setShouldShowUserArea
public static void setShouldShowUserArea(boolean showUserArea)(Code)



setThumbnailHeight
public static void setThumbnailHeight(int height)(Code)



setThumbnailWidth
public static void setThumbnailWidth(int width)(Code)



setWatchEmail
public static void setWatchEmail(String email)(Code)



setWebMasterEmail
public static void setWebMasterEmail(String email)(Code)



supportLocale
public static boolean supportLocale(String localeName)(Code)



Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.