Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

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.

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

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

return: int
param: string $activityname