Go to the source code of this file.
Function Documentation
Validate comment data before displaying comments
- Parameters:
-
| stdClass | $comment | |
| stdClass | $args | |
- Returns:
- boolean
Definition at line 67 of file lib.php.
Running addtional permission check on plugins
- Parameters:
-
- Returns:
- array
Definition at line 56 of file lib.php.
Validate comment parameter before perform other comments actions
- Parameters:
-
| stdClass | $comment_param | { context => context the context object courseid => int course id cm => stdClass course module object commentarea => string comment area itemid => int itemid } |
- Returns:
- boolean
Definition at line 40 of file lib.php.