Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_bigbluebuttonbn\external\view_bigbluebuttonbn Class Reference
Inheritance diagram for mod_bigbluebuttonbn\external\view_bigbluebuttonbn:

Static Public Member Functions

static execute ($instanceid)
 Trigger the course module viewed event and update the module completion status.
 
static execute_parameters ()
 Returns description of method parameters.
 
static execute_returns ()
 Returns description of method result value.
 

Detailed Description

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ execute()

static mod_bigbluebuttonbn\external\view_bigbluebuttonbn::execute ( $instanceid)
static

Trigger the course module viewed event and update the module completion status.

Parameters
int$instanceidthe bigbluebuttonbn instance id
Return values
arrayof warnings and status result
Since
Moodle 3.0

◆ execute_parameters()

static mod_bigbluebuttonbn\external\view_bigbluebuttonbn::execute_parameters ( )
static

Returns description of method parameters.

Return values
external_function_parameters
Since
Moodle 3.0

◆ execute_returns()

static mod_bigbluebuttonbn\external\view_bigbluebuttonbn::execute_returns ( )
static

Returns description of method result value.

Return values
core_external\external_description
Since
Moodle 3.0

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