Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
mod_bigbluebuttonbn\output\view_page Class Reference

View Page template renderable. More...

Inheritance diagram for mod_bigbluebuttonbn\output\view_page:

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_default_server_warning ()
 Whether to show the default server warning.
 
 show_view_warning ()
 Whether to show the view warning.
 

Protected Attributes

instance $instance
 The instance being rendered.
 

Detailed Description

View Page template renderable.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

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_default_server_warning()

mod_bigbluebuttonbn\output\view_page::show_default_server_warning ( )
protected

Whether to show the default server warning.

Return values
bool

◆ 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: