|
static | execute ($courseids=[]) |
| Returns a list of bigbluebuttonbns in a provided list of courses.
|
|
static | execute_parameters () |
| Describes the parameters for get_bigbluebuttonbns_by_courses.
|
|
static | execute_returns () |
| Describes the get_bigbluebuttonbns_by_courses return value.
|
|
- Copyright
- 2018 onwards, Blindside Networks Inc
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ execute()
static mod_bigbluebuttonbn\external\get_bigbluebuttonbns_by_courses::execute |
( |
| $courseids = [] | ) |
|
|
static |
Returns a list of bigbluebuttonbns in a provided list of courses.
If no list is provided all bigbluebuttonbns that the user can view will be returned.
- Parameters
-
array | $courseids | course ids |
- Return values
-
array | of warnings and bigbluebuttonbns |
- Since
- Moodle 3.11
◆ execute_parameters()
static mod_bigbluebuttonbn\external\get_bigbluebuttonbns_by_courses::execute_parameters |
( |
| ) |
|
|
static |
Describes the parameters for get_bigbluebuttonbns_by_courses.
- Return values
-
external_function_parameters | |
- Since
- Moodle 3.11
◆ execute_returns()
static mod_bigbluebuttonbn\external\get_bigbluebuttonbns_by_courses::execute_returns |
( |
| ) |
|
|
static |
Describes the get_bigbluebuttonbns_by_courses return value.
- Return values
-
external_single_structure | |
- Since
- Moodle 3.11
The documentation for this class was generated from the following file:
- mod/bigbluebuttonbn/classes/external/get_bigbluebuttonbns_by_courses.php