Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.

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

Define all the backup steps that will be used by the backup_assign_activity_task

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

Defines 1 class

backup_assign_activity_structure_step:: (2 methods):
  annotate_plugin_config_files()
  define_structure()


Class: backup_assign_activity_structure_step  - X-Ref

Define the complete choice structure for backup, with file and id annotations

annotate_plugin_config_files(backup_nested_element $assign, $subtype)   X-Ref
Annotate files from plugin configuration

param: backup_nested_element $assign the backup structure of the activity
param: string $subtype the plugin type to handle
return: void

define_structure()   X-Ref
Define the structure for the assign activity

return: void