| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
An interface representing a plugin with menu items. More...
| Static Public Member Functions | |
| static | get_plugin_configuration_for_context (context $context, array $options, array $fpoptions, ?editor $editor=null) | 
| Get a list of the menu items provided by this plugin. | |
An interface representing a plugin with menu items.
| 
 | static | 
Get a list of the menu items provided by this plugin.
| context | $context | The context that the editor is used within | 
| array | $options | The options passed in when requesting the editor | 
| array | $fpoptions | The filepicker options passed in when requesting the editor | 
| editor | $editor | The editor instance in which the plugin is initialised | 
| array | 
Implemented in tiny_accessibilitychecker\plugininfo, tiny_equation\plugininfo, tiny_link\plugininfo, tiny_media\plugininfo, tiny_premium\plugininfo, and tiny_recordrtc\plugininfo.