Differences Between: [Versions 402 and 403]
(no description)
File Size: | 69 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
activity_packager:: (2 methods):
__construct()
get_backup_controller()
Class: activity_packager - X-Ref
Packager to prepare appropriate backup of an activity to share to MoodleNet.__construct(cm_info $cminfo,int $userid,) X-Ref |
Constructor. param: cm_info $cminfo context module information about the resource being packaged. param: int $userid The ID of the user performing the packaging. |
get_backup_controller() X-Ref |
Get the backup controller for the activity. return: backup_controller the backup controller for the activity. |