Mobile output class for bigbluebuttonbn.
More...
|
static | mobile_course_view ($args) |
| Returns the bigbluebuttonbn course view for the mobile app.
|
|
Mobile output class for bigbluebuttonbn.
- Copyright
- 2018 onwards, Blindside Networks Inc
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
- Author
- Jesus Federico (jesus [at] blindsidenetworks [dt] com)
◆ mobile_course_view()
static mod_bigbluebuttonbn\output\mobile::mobile_course_view |
( |
| $args | ) |
|
|
static |
Returns the bigbluebuttonbn course view for the mobile app.
- Parameters
-
- Return values
-
array | HTML, javascript and other data. |
◆ mobile_print_error()
static mod_bigbluebuttonbn\output\mobile::mobile_print_error |
( |
| $error | ) |
|
|
staticprotected |
Returns the view for errors.
- Parameters
-
string | $error | Error to display. |
- Return values
-
array | HTML, javascript and otherdata |
◆ mobile_print_notification()
static mod_bigbluebuttonbn\output\mobile::mobile_print_notification |
( |
instance | $instance, |
|
|
| $message, |
|
|
| $notstarted = [] ) |
|
staticprotected |
Returns the view for messages.
- Parameters
-
instance | $instance | |
string | $message | Message to display. |
array | $notstarted | Extra messages for not started session. |
- Return values
-
array | HTML, javascript and otherdata |
The documentation for this class was generated from the following file:
- mod/bigbluebuttonbn/classes/output/mobile.php