Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Public Member Functions | Protected Attributes | List of all members
mod_bigbluebuttonbn\output\import_view Class Reference
Inheritance diagram for mod_bigbluebuttonbn\output\import_view:

Public Member Functions

 __construct (instance $destinationinstance, int $sourcecourseid, int $sourceinstanceid)
 import_view constructor.
 
 export_for_template (renderer_base $output)
 Defer to template.
 

Protected Attributes

instance $destinationinstance
 $destinationinstance
 
int null $sourcecourseid
 $sourcecourseid the source instance id or null if it is not yet set.
 
int null $sourceinstanceid
 $sourceinstanceid the source instance id or null if it is not yet set.
 

Constructor & Destructor Documentation

◆ __construct()

mod_bigbluebuttonbn\output\import_view::__construct ( instance  $destinationinstance,
int  $sourcecourseid,
int  $sourceinstanceid 
)

import_view constructor.

Parameters
instance$destinationinstance
int$sourcecourseid
int$sourceinstanceid

Member Function Documentation

◆ export_for_template()

mod_bigbluebuttonbn\output\import_view::export_for_template ( renderer_base  $output)

Defer to template.

Parameters
renderer_base$output
Return values
stdClass

Implements templatable.


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