|
| __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.
|
|
◆ 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
-
◆ 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
-
The documentation for this class was generated from the following file:
- mod/bigbluebuttonbn/classes/local/plugins/admin_plugin_manager.php