moodle/comment/classes
Marina Glancy 70703d4c51 MDL-61937 comment: do not use API in provider
When exporting comments we can not use comments API because:
- we don't need to call component validate, comments may be disabled right now but
  are still stored
- we don't need to call display callback
- we need to export all comments and not only first 15 of them
2018-05-04 11:22:14 +08:00
..
external MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
privacy MDL-61937 comment: do not use API in provider 2018-05-04 11:22:14 +08:00
external.php MDL-60198 webservice: Add missing MOODLE_INTERNAL checks 2017-09-21 13:01:28 +02:00