Renderable for the instance notification updated message.  
 More...
|  | 
| int const | TYPE_CREATED = 0 | 
|  | The activity was created. 
 | 
|  | 
| int const | TYPE_UPDATED = 1 | 
|  | The activity was updated. 
 | 
|  | 
|  | 
| instance | $instance | 
|  | $instance 
 | 
|  | 
| int | $type | 
|  | activity type. 
 | 
|  | 
Renderable for the instance notification updated message. 
- Copyright
- 2010 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) 
◆ __construct()
      
        
          | mod_bigbluebuttonbn\output\instance_updated_message::__construct | ( | instance | $instance, | 
        
          |  |  | int | $type ) | 
      
 
Instance updated constructor. 
- Parameters
- 
  
    | instance | $instance |  |  | int | $type |  |  
 
 
 
◆ export_for_template()
      
        
          | mod_bigbluebuttonbn\output\instance_updated_message::export_for_template | ( | renderer_base | $output | ) |  | 
      
 
Defer to template. 
- Parameters
- 
  
  
- Return values
- 
  
  
Implements templatable.
 
 
The documentation for this class was generated from the following file: