Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_bigbluebuttonbn\output\view_page Class Reference
Inheritance diagram for mod_bigbluebuttonbn\output\view_page:
renderable templatable

Public Member Functions

 __construct (instance $instance)
 Constructor for the View Page.
 
 export_for_template (renderer_base $output)
 Export the content required to render the template.
 

Protected Member Functions

 show_view_warning ()
 Whether to show the view warning.
 

Protected Attributes

instance $instance
 The instance being rendered.
 

Constructor & Destructor Documentation

◆ __construct()

mod_bigbluebuttonbn\output\view_page::__construct ( instance $instance)

Constructor for the View Page.

Parameters
instance$instance

Member Function Documentation

◆ export_for_template()

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

Export the content required to render the template.

Parameters
renderer_base$output
Return values
stdClass

Implements templatable.

◆ show_view_warning()

mod_bigbluebuttonbn\output\view_page::show_view_warning ( )
protected

Whether to show the view warning.

Return values
bool

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