Utility class for resetting instance routines helper.
More...
|
static | reset_course_items () |
| Define items to be reset by course/reset.php.
|
|
static | reset_events ($courseid) |
| Used by the reset_course_userdata for deleting events linked to bigbluebuttonbn instances in the course.
|
|
static | reset_getstatus (string $item) |
| Returns status used on every defined reset action.
|
|
static | reset_logs (int $courseid) |
| Reset logs for each BBB instance of this course.
|
|
static | reset_recordings (int $courseid) |
| Used by the reset_course_userdata for deleting recordings.
|
|
static | reset_tags (int $courseid) |
| Used by the reset_course_userdata for deleting tags linked to bigbluebuttonbn instances in the course.
|
|
Utility class for resetting instance routines helper.
- Copyright
- 2021 onwards, Blindside Networks Inc
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ reset_course_items()
static mod_bigbluebuttonbn\local\helpers\reset::reset_course_items |
( |
| ) |
|
|
static |
Define items to be reset by course/reset.php.
- Return values
-
◆ reset_events()
static mod_bigbluebuttonbn\local\helpers\reset::reset_events |
( |
| $courseid | ) |
|
|
static |
Used by the reset_course_userdata for deleting events linked to bigbluebuttonbn instances in the course.
- Parameters
-
- Return values
-
◆ reset_getstatus()
static mod_bigbluebuttonbn\local\helpers\reset::reset_getstatus |
( |
string | $item | ) |
|
|
static |
Returns status used on every defined reset action.
- Parameters
-
- Return values
-
◆ reset_logs()
static mod_bigbluebuttonbn\local\helpers\reset::reset_logs |
( |
int | $courseid | ) |
|
|
static |
Reset logs for each BBB instance of this course.
- Parameters
-
- Return values
-
◆ reset_recordings()
static mod_bigbluebuttonbn\local\helpers\reset::reset_recordings |
( |
int | $courseid | ) |
|
|
static |
Used by the reset_course_userdata for deleting recordings.
This will delete recordings in the database and not in the remote BBB server.
- Parameters
-
◆ reset_tags()
static mod_bigbluebuttonbn\local\helpers\reset::reset_tags |
( |
int | $courseid | ) |
|
|
static |
Used by the reset_course_userdata for deleting tags linked to bigbluebuttonbn instances in the course.
- Parameters
-
The documentation for this class was generated from the following file:
- mod/bigbluebuttonbn/classes/local/helpers/reset.php