Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core\external Namespace Reference

Class for exporting summary information for a course category. More...

Classes

class  coursecat_summary_exporter
 Class for exporting a course summary from an stdClass. More...
 
class  dynamic_tabs_get_content
 External method for getting tab contents. More...
 
class  editmode
 Web service to change the edit mode. More...
 
class  moodlenet_auth_check
 The external API to check whether a user has authorized for a given MoodleNet OAuth 2 issuer. More...
 
class  moodlenet_get_share_info_activity
 The external API to het the activity information for MoodleNet sharing. More...
 
class  moodlenet_get_shared_course_info
 The external API to get MoodleNet information about the course to be shared. More...
 
class  moodlenet_send_activity
 The external API to send activity to MoodleNet. More...
 
class  moodlenet_send_course
 The external API to send course to MoodleNet. More...
 
class  paged_content_exporter
 Paged Content exporter. More...
 
class  persistent_exporter
 Abstract exporter based on the persistent model. More...
 
class  record_userfeedback_action
 The external API to record users action on the feedback notification. More...
 

Detailed Description

Class for exporting summary information for a course category.

Exporter based on persistent.

Paged Content exporter.

Generic exporter to take a stdClass and prepare it for return by webservice.

 

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