13 $component->description =
"Allows extensions and configuration for the HTML editor";
24 return array(
"/components/html_editor/js/snippet_manager.js",
25 "/components/html_editor/js/snippet_tinymce_plugin.js",
26 "/components/html_editor/js/custom_css_manager.js",
27 "/components/html_editor/js/custom_css_tinymce_plugin.js",
28 "/components/html_editor/js/tag_editor.js",
29 "/components/html_editor/js/tag_editor_tinymce_plugin.js"
35 return array(
"/components/html_editor/css/html_editor.css");
55 "RegisterSerializationHandler" => array(
HtmlEditorManager, registerSerializationHandler),
Provides a central management class for event handlers and common functionality for the html_editor c...
static registerPlugin($title, $plugin)
static subscribeToEvents()
static getComponentDefinition()
$allow_sessionless_handlers
static getValue($component, $name)
Retrieve the value of the specified Setting.