Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Differences Between: [Versions 401 and 402] [Versions 401 and 403]

This is the external API for this report.

Copyright: 2015 Damyon Wiese
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 131 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

external:: (3 methods):
  data_for_report_parameters()
  data_for_report()
  data_for_report_returns()


Class: external  - X-Ref

This is the external API for this report.

data_for_report_parameters()   X-Ref
Returns description of data_for_competency_frameworks_manage_page() parameters.

return: \external_function_parameters

data_for_report($courseid, $userid, $moduleid)   X-Ref
Loads the data required to render the report.

param: int $courseid The course id
param: int $userid The user id
param: int $moduleid The module id
return: \stdClass

data_for_report_returns()   X-Ref
Returns description of data_for_report() result value.

return: \external_description