Class plugin.  
 More...
|  | 
| const | COMPONENT = 'mod_bigbluebuttonbn' | 
|  | Component name. 
 | 
|  | 
Class plugin. 
- Copyright
- 2019 onwards, Blindside Networks Inc 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
- Author
- Darko Miletic (darko.miletic [at] gmail [dt] com) 
◆ 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: