![]() |
CMS
Version 3.9
|
Provides a central management class for event handlers and common functionality for the html_editor component. More...
Public Member Functions | |
HtmlEditorManager () | |
Static Public Member Functions | |
static | registerPlugin ($title, $plugin) |
static | registerAdditionalPlugin ($title, $plugin) |
static | registerActionFilter ($filter) |
static | upgradeComponent ($version) |
static | setDefaults () |
static | registerSerializationHandler () |
static | onInitialize () |
static | handleActionFilters ($context) |
static | applyCustomCSS ($template) |
static | formatSnippetParameters ($snippet) |
Static Public Attributes | |
static | $plugins = array() |
static | $additionalPlugins = array() |
static | $actionFilters = array() |
Provides a central management class for event handlers and common functionality for the html_editor component.
Definition at line 12 of file html_editor_manager.inc.
|
static |
Definition at line 91 of file html_editor_manager.inc.
|
static |
Definition at line 100 of file html_editor_manager.inc.
|
static |
Definition at line 82 of file html_editor_manager.inc.
HtmlEditorManager::HtmlEditorManager | ( | ) |
Definition at line 18 of file html_editor_manager.inc.
|
static |
Definition at line 59 of file html_editor_manager.inc.
|
static |
Definition at line 33 of file html_editor_manager.inc.
|
static |
Definition at line 28 of file html_editor_manager.inc.
|
static |
Definition at line 23 of file html_editor_manager.inc.
|
static |
Definition at line 53 of file html_editor_manager.inc.
|
static |
Definition at line 44 of file html_editor_manager.inc.
|
static |
Definition at line 38 of file html_editor_manager.inc.
|
static |
Definition at line 16 of file html_editor_manager.inc.
|
static |
Definition at line 15 of file html_editor_manager.inc.
|
static |
Definition at line 14 of file html_editor_manager.inc.