See Release Notes
Long Term Support Release
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 |
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 |