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.

This file contains the restore code for the feedback_editpdf plugin.

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

Defines 1 class


Class: restore_assignfeedback_editpdf_subplugin  - X-Ref

Restore subplugin class.

Provides the necessary information needed
to restore one assign_feedback subplugin.

define_grade_subplugin_structure()   X-Ref
Returns the paths to be handled by the subplugin at assignment level

return: array

process_assignfeedback_editpdf_files($data)   X-Ref
Processes one feedback_editpdf_files element

param: mixed $data

process_assignfeedback_editpdf_annotation($data)   X-Ref
Processes one feedback_editpdf_annotations/annotation element

param: mixed $data

process_assignfeedback_editpdf_comment($data)   X-Ref
Processes one feedback_editpdf_comments/comment element

param: mixed $data

process_assignfeedback_editpdf_pagerotation($data)   X-Ref
Processes one /feedback_editpdf_rotation/pagerotation element

param: mixed $data