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

Public Member Functions

 __construct (recording $recording, array $tools)
 recording_row_actionbar constructor.
 
 export_for_template (renderer_base $output)
 Export for template.
 

Public Attributes

array const TOOL_ACTION_DEFINITIONS
 TOOLS_DEFINITION a list of definition for the the specific tools.
 

Protected Attributes

$recording $recording
 
$tools $tools
 

Constructor & Destructor Documentation

◆ __construct()

mod_bigbluebuttonbn\output\recording_row_actionbar::__construct ( recording $recording,
array $tools )

recording_row_actionbar constructor.

Parameters
recording$recording
array$tools

Member Function Documentation

◆ export_for_template()

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

Export for template.

Parameters
renderer_base$output
Return values
stdClass

Implements templatable.


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