Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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. | |
|
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.