Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/mod/forum/
FolderUp one level  
Folderamd/
 
Folderbackup/
 
Folderclasses/
 
Folderdb/
 
Folderlang/
 
Folderpix/
 
Folderreport/
 
Foldertemplates/
 
Foldertests/
 
Filedeprecatedlib.php  [source] [1692 lines]  
Filediscuss.php        [source] [349 lines]   Displays a post, and all the posts below it. If no post is given, displays all posts in a discussion
Fileexport.php         [source] [194 lines]   Page to export forum discussions.
Fileexternallib.php    [source] [2765 lines]  External forum API
Fileindex.php          [source] [517 lines]   
Filelib.php            [source] [7016 lines]  
Filelocallib.php       [source] [756 lines]   Library of functions for forum outside of the core api
Filemaildigest.php     [source] [78 lines]    Set the mail digest option in a specific forum for a user.
Filemarkposts.php      [source] [99 lines]    Set tracking option for the forum.
Filemod_form.php       [source] [522 lines]   
Filepost.php           [source] [1160 lines]  Edit and save a new post to a discussion
Filerenderer.php       [source] [251 lines]   This file contains a custom renderer class used by the forum module.
Filersslib.php         [source] [418 lines]   This file adds support to rss feeds generation
Filesearch.php         [source] [394 lines]   
Filesettings.php       [source] [142 lines]   
Filesettracking.php    [source] [80 lines]    Set tracking option for the forum.
Filesubscribe.php      [source] [280 lines]   Subscribe to or unsubscribe from a forum or manage forum subscription mode
Filesubscribers.php    [source] [157 lines]   This file is used to display and organise forum subscribers
Fileunsubscribeall.php [source] [86 lines]    
Fileuser.php           [source] [339 lines]   Display user activity reports for a course
Fileversion.php        [source] [29 lines]    Version information
Fileview.php           [source] [251 lines]   Displays the list of discussions in a forum.