Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Directories | Files | Namespaces | Classes | Variables
editor_tiny

Directories

directory plugins
  
 
directory tests
  
 

Files

file  behat_editor_tiny.php
 TinyMCE custom steps definitions.
 
file  editor.php
 Tiny Editor.
 
file  editor_tiny_helpers.php
 Behat helpers for TinyMCE Plugins.
 
file  lib.php
 Tiny text editor integration.
 
file  manager.php
 Tiny Editor Plugin manager.
 
file  plugin.php
 Tiny Editor Plugin class.
 
file  plugin_with_buttons.php
 Tiny Editor.
 
file  plugin_with_configuration.php
 An interface representing a plugin with menu items.
 
file  plugin_with_menuitems.php
 An interface representing a plugin with menu items.
 
file  provider.php
 Privacy Subsystem implementation for the TinyMCE Editor.
 
file  settings.php
 Tiny admin settings.
 
file  tiny.php
 Subplugin info class.
 
file  version.php
 Tiny text editor version file.
 

Namespaces

namespace  editor_tiny
  
 
namespace  editor_tiny\plugininfo
  
 
namespace  editor_tiny\privacy
  
 

Classes

class  behat_editor_tiny
 
class  editor_tiny\editor
 
class  editor_tiny\manager
 
class  editor_tiny\plugin
 
interface  editor_tiny\plugin_with_buttons
 
interface  editor_tiny\plugin_with_configuration
 
interface  editor_tiny\plugin_with_menuitems
 
class  editor_tiny\plugininfo\tiny
 
class  editor_tiny\privacy\provider
 

Variables

 $plugin = 2022111800
 
 $settings = new admin_settingpage('editorsettingstiny', new lang_string('settings', 'editor_tiny'))
 
$plugin component = 'editor_tiny'
 
$plugin version = 2022112800
 

Detailed Description