Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
This class helps implement the get_..._by_courses web service that every activity should have. More...
Classes | |
class | core_course\external\helper_for_get_mods_by_courses |
Namespaces | |
namespace | core_course\external |
| |
This class helps implement the get_..._by_courses web service that every activity should have.
It has helper methods to add the standard course-module fields to the results, and the declaration of the return value.