Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
lib.php File Reference

Classes

class  comment
 Comment is helper class to add/delete comments anywhere in moodle. More...
 
class  comment_exception
 Comment exception class. More...
 

Functions

 qbank_comment_comment_display ($comments, $args)
 Validate comment data before displaying comments.
 
 qbank_comment_comment_permissions ($args)
 Running additional permission check on plugins.
 
 qbank_comment_comment_validate ($commentparam)
 Validate comment parameter before perform other comments actions.
 
 qbank_comment_output_fragment_question_comment ($args)
 Question comment fragment callback.
 
 qbank_comment_preview_display ($question, $courseid)
 Comment content for callbacks.