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 |
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. return: string param: string $content |