Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Classes | Namespaces
helper_for_get_mods_by_courses.php File Reference

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
  
 

Detailed Description

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.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later