moodle/mod/forum/classes/output
Andrew Nicols bc4c7337e1 MDL-22077 forum: Add forum private replies
This patch adds new capabilities:
'mod/forum:postprivatereply'   - whether a user is able to post private replies; and
'mod/forum:readprivatereplies' - whether a user is able to read private replies.

Private replies are only visible to the intended recipient (the author of
the parent post), the author of the private reply, and those with the
ability to read private replies.

If a post is private then it cannot be replied to further.
2019-04-04 11:25:29 +08:00
..
email MDL-36754 mod_forum: Use token for emailed pictures 2018-08-14 07:08:29 +08:00
emaildigestbasic MDL-36754 mod_forum: Use token for emailed pictures 2018-08-14 07:08:29 +08:00
emaildigestfull MDL-36754 mod_forum: Use token for emailed pictures 2018-08-14 07:08:29 +08:00
big_search_form.php MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
forum_post.php MDL-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00
forum_post_email.php
quick_search_form.php MDL-55497 mod_forum: Converted quick forum search to a renderable 2016-09-23 10:53:29 +01:00