Uses of Interface
org.olat.modules.fo.ForumCallback

Packages that use ForumCallback
org.olat.course.nodes.dialog   
org.olat.course.nodes.fo   
org.olat.modules.fo Package org.olat.modules.fo Description 
org.olat.modules.fo.archiver   
org.olat.modules.wiki Overview of the GUI part of the integrated wiki engine 
 

Uses of ForumCallback in org.olat.course.nodes.dialog
 

Classes in org.olat.course.nodes.dialog that implement ForumCallback
 class DialogNodeForumCallback
          Description:
TODO: guido Class Description for DialogNodeForumCallback
 

Uses of ForumCallback in org.olat.course.nodes.fo
 

Constructors in org.olat.course.nodes.fo with parameters of type ForumCallback
FOCourseNodeRunController(UserRequest ureq, UserCourseEnvironment userCourseEnv, WindowControl wControl, Forum forum, ForumCallback foCallback, FOCourseNode foCourseNode)
          Constructor for a forum course building block runtime controller
 

Uses of ForumCallback in org.olat.modules.fo
 

Classes in org.olat.modules.fo that implement ForumCallback
 class DemoForumCallback
           
 class FilterForUserController.SearchForumCallback
          Read-only security callback
 

Methods in org.olat.modules.fo with parameters of type ForumCallback
static PopupBrowserWindow ForumUIFactory.getPopupableForumController(UserRequest ureq, WindowControl wControl, Forum forum, ForumCallback forumCallback, TitleInfo titleInfo)
          Provides a popable ForumController wrapped in a titled controller.
static ForumController ForumUIFactory.getStandardForumController(UserRequest ureq, WindowControl wControl, Forum forum, ForumCallback forumCallback)
          Provides a standard forum controller without a title element
static Controller ForumUIFactory.getTitledForumController(UserRequest ureq, WindowControl wControl, Forum forum, ForumCallback forumCallback, TitleInfo titleInfo)
          Provides a ForumController wrapped in a titled controller.
 

Constructors in org.olat.modules.fo with parameters of type ForumCallback
MessageEditController(UserRequest ureq, WindowControl control, ForumCallback forumCallback, Message message, Message quoteMessage)
           
 

Uses of ForumCallback in org.olat.modules.fo.archiver
 

Methods in org.olat.modules.fo.archiver with parameters of type ForumCallback
 java.lang.String ForumArchiveManager.applyFormatter(ForumFormatter forumFormatter, long forumId, ForumCallback forumCallback)
          If the forumCallback is null no restriction applies to the forum archiver.
 

Uses of ForumCallback in org.olat.modules.wiki
 

Classes in org.olat.modules.wiki that implement ForumCallback
 class WikiForumCallback
          Description:
Security callback for enabling disabling some functions in the forums used in the wiki