|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Directories | |
| directory | reportbuilder |
| | |
Files | |
| file | behat_core_comment_generator.php |
| Behat data generator for comments. | |
| file | comment.php |
| Comment entity. | |
| file | comment_area_exporter.php |
| Exporting a comment area. | |
| file | comments.php |
| Comments datasource. | |
| file | comments.php |
| Comments system report. | |
| file | external.php |
| External comment API. | |
| file | lib.php |
| Comment test generator. | |
| file | locallib.php |
| comment_manager is helper class to manage moodle comments in admin page (Reports->Comments) | |
Namespaces | |
| namespace | core_comment\external |
| | |
| namespace | core_comment\privacy |
| | |
| namespace | core_comment\reportbuilder\datasource |
| | |
| namespace | core_comment\reportbuilder\local\entities |
| | |
| namespace | core_comment\reportbuilder\local\systemreports |
| | |
Classes | |
| class | behat_core_comment_generator |
| class | core_comment\external\comment_area_exporter |
| Class for exporting a comment area. More... | |
| class | core_comment\privacy\provider |
| Privacy class for requesting user data. More... | |
| class | core_comment\reportbuilder\datasource\comments |
| class | core_comment\reportbuilder\local\entities\comment |
| class | core_comment\reportbuilder\local\systemreports\comments |
| class | core_comment_external |
| class | core_comment_generator |
| class | core_user\privacy\provider |
| Privacy class for requesting user data. More... | |
Variables | |
| global | $CFG |