Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.x is supported too.

Class for backup BigBlueButtonBN.

Author: Fred Dixon (ffdixon [at] blindsidenetworks [dt] com)
Author: Jesus Federico (jesus [at] blindsidenetworks [dt] com)
Copyright: 2010 onwards, Blindside Networks Inc
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 80 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

backup_bigbluebuttonbn_activity_task:: (3 methods):
  define_my_settings()
  define_my_steps()
  encode_content_links()


Class: backup_bigbluebuttonbn_activity_task  - X-Ref

Backup task that provides all the settings and steps to perform one complete backup of the activity.

define_my_settings()   X-Ref
Define (add) particular settings this activity can have.

return: void

define_my_steps()   X-Ref
Define (add) particular steps this activity can have.

return: void

encode_content_links($content)   X-Ref
Code the transformations to perform in the activity in order to get transportable (encoded) links.

param: string $content
return: string