|
const | COMPONENT = 'mod_bigbluebuttonbn' |
| Component name.
|
|
◆ generate_guest_meeting_credentials()
static mod_bigbluebuttonbn\plugin::generate_guest_meeting_credentials |
( |
| ) |
|
|
static |
Generate random credentials for guest access.
- Return values
-
◆ html2text()
static mod_bigbluebuttonbn\plugin::html2text |
( |
|
$html, |
|
|
|
$len = 0 |
|
) |
| |
|
static |
Helper function to convert an html string to plain text.
- Parameters
-
- Return values
-
◆ random_password()
static mod_bigbluebuttonbn\plugin::random_password |
( |
|
$length = 8 , |
|
|
|
$unique = "" |
|
) |
| |
|
static |
Helper generates a random password.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file: