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 class for restore of this submission plugin

Copyright: 2012 NetSpot {@link http://www.netspot.com.au}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 77 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

restore_assignsubmission_file_subplugin:: (2 methods):
  define_submission_subplugin_structure()
  process_assignsubmission_file_submission()


Class: restore_assignsubmission_file_subplugin  - X-Ref

Restore subplugin class.

Provides the necessary information
needed to restore one assign_submission subplugin.

define_submission_subplugin_structure()   X-Ref
Returns the paths to be handled by the subplugin at workshop level

return: array

process_assignsubmission_file_submission($data)   X-Ref
Processes one submission_file element

param: mixed $data
return: void