Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Form endorsement for editing.

Author: Tung Thai <Tung.ThaiDuc@nashtechglobal.com>
Copyright: 2018 Tung Thai
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 97 lines (4 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 1 class

endorsement_form:: (2 methods):
  definition()
  validation()


Class: endorsement_form  - X-Ref

Form to edit endorsement.

definition()   X-Ref
Defines the form.


validation($data, $files)   X-Ref
Validates form data.

param: array $data submitted data.
param: array $files submitted files.
return: array $errors An array of errors.