public interface IForumModule extends IBaseForumModule
Code sample :
// creation of a forum module object
IForumModule forumModule = Modules.getForumModule();
try
{
}
finally
{
// uninitialize the module
Modules.releaseModule(forumModule);
}
IForumSpace
,
IForum
,
IDiscussion
,
IPost
addAttachment, addAttachment, addAttachment, addAttachment, createDiscussion, createForum, createForum, createForumCategory, createForumCategory, createForumSpace, getAttachment, getAttachments, getDiscussion, getDiscussion, getDiscussions, getElementByProtocolURI, getFirstPost, getForum, getForum, getForum, getForumByPath, getForums, getForums, getForumSpace, getForumSpace, getForumSpace, getForumSpace, getForumSpace, getForumSpaces, getForumSpaces, getLastPost, getParentDiscussion, getParentForum, getParentForum, getParentForum, getParentForums, getParentForums, getParentForums, getPost, getPosts, getPosts, getSecurityController, getUser, getUserByLogin, lock, pin, replyTo, replyTo, unLock, unPin
beginTransaction, beginTransaction, commitTransaction, commitTransaction, convertId, findNativeClass, generateSystemName, getAnonymous, getAnonymousContext, getContext, getContext, getContextByLogin, getElementFromExternalElement, getExternalElement, getExternalElement, getLoggedOnUser, getLoggedOnUserContext, getLoggedOnUserLanguage, getProtocolPath, getProtocolPath, getProtocolURI, getProtocolURI, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, getSysadmin, getSysadminContext, getTranslation, getTranslationForLanguage, getTranslationKey, initialize, isTransactionActive, rollbackTransaction, rollbackTransaction, setTransactionTimeout, unInitialize
Copyright © 2021 Visiativ Software. All rights reserved.