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.

Behat data generator for mod_bigbluebuttonbn.

Author: Laurent David (laurent@call-learning.fr)
Copyright: 2018 - present, Blindside Networks Inc
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 116 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

behat_mod_bigbluebuttonbn_generator:: (3 methods):
  get_creatable_entities()
  get_bigbluebuttonbn_id()
  get_activity_id()


Class: behat_mod_bigbluebuttonbn_generator  - X-Ref

Behat data generator for behat_mod_bigbluebuttonbn_generator.

get_creatable_entities()   X-Ref
Get all entities that can be create through this behat_generator

return: array

get_bigbluebuttonbn_id(string $bbactivityname)   X-Ref
Look up the id of a bigbluebutton activity from its name.

param: string $bbactivityname the bigbluebutton activity name, for example 'Test meeting'.
return: int corresponding id.

get_activity_id(string $activityname)   X-Ref
Get the activity id from its name

param: string $activityname
return: int