Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
behat_mod_bigbluebuttonbn_generator Class Reference

Behat data generator for behat_mod_bigbluebuttonbn_generator. More...

Inheritance diagram for behat_mod_bigbluebuttonbn_generator:

Protected Member Functions

 get_activity_id (string $activityname)
 Get the activity id from its name.
 
 get_bigbluebuttonbn_id (string $bbactivityname)
 Look up the id of a bigbluebutton activity from its name.
 
 get_creatable_entities ()
 Get all entities that can be create through this behat_generator.
 

Detailed Description

Behat data generator for behat_mod_bigbluebuttonbn_generator.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Author
Laurent David (laure.nosp@m.nt@c.nosp@m.all-l.nosp@m.earn.nosp@m.ing.f.nosp@m.r)
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Author
Laurent David (laure.nosp@m.nt@c.nosp@m.all-l.nosp@m.earn.nosp@m.ing.f.nosp@m.r)

Member Function Documentation

◆ get_activity_id()

behat_mod_bigbluebuttonbn_generator::get_activity_id ( string $activityname)
protected

Get the activity id from its name.

Parameters
string$activityname
Return values
int
Exceptions
Exception

◆ get_bigbluebuttonbn_id()

behat_mod_bigbluebuttonbn_generator::get_bigbluebuttonbn_id ( string $bbactivityname)
protected

Look up the id of a bigbluebutton activity from its name.

Parameters
string$bbactivitynamethe bigbluebutton activity name, for example 'Test meeting'.
Return values
intcorresponding id.
Exceptions
Exception

◆ get_creatable_entities()

behat_mod_bigbluebuttonbn_generator::get_creatable_entities ( )
protected

Get all entities that can be create through this behat_generator.

Return values
array

The documentation for this class was generated from the following file: