Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_bigbluebuttonbn\local\plugins\admin_plugin_manager Class Reference

Public Member Functions

 __construct ()
 Constructor for this assignment plugin manager.
 
 execute (?string $action=null, ?string $plugin=null)
 This is the entry point for this controller class.
 
 get_sorted_plugins_list ()
 Return a list of plugins sorted by the order defined in the admin interface.
 

Member Function Documentation

◆ execute()

mod_bigbluebuttonbn\local\plugins\admin_plugin_manager::execute ( ?string $action = null,
?string $plugin = null )

This is the entry point for this controller class.

Parameters
string | null$action- The action to perform
string | null$plugin- Optional name of a plugin type to perform the action on
Return values
void

◆ get_sorted_plugins_list()

mod_bigbluebuttonbn\local\plugins\admin_plugin_manager::get_sorted_plugins_list ( )

Return a list of plugins sorted by the order defined in the admin interface.

Return values
arrayThe list of plugins

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