SaaS CMS has officially launched! Learn more now.

Namespace EPiServer.Editor.TinyMCE

Classes

Editor

The TinyMCE web editor. Converts your TextArea to a rich text box.

GlobalPropertyMerge

GlobalPropertyMergeAttribute

Attributes used for merging properies

GlobalPropertyMergeAttributeChanges

Change object for attributes

GlobalPropertyMergeChanges

GlobalPropertyMergeElement

Elements used for merging properties

GlobalPropertyMergeElementChanges

Change object for elements

GlobalPropertyMergeEventArgs

Eventargs used when merging and overriding properties in tinyMCE

GlobalPropertyMergeObjectChanges

Change object for objects

InputTinyOptions

Web control that is used to display and edit settings for a Tiny MCE editor.

PlugInAssembler

Helper class to filter plugins by plugin names and button names.

PluginNotFoundException

Exception that is thrown when an EPiServer Tiny MCE plug-in can not be loaded.

TinyMCEButtons

Defines constant strings for built in Tiny MCE buttons in the EPiServer user interface.

TinyMCEButtons.TableButtons

Contains buttons that affects table editing.

TinyMCEInitOptions

Acts as a composer of the various init-options required by TinyMCE to start.

TinyMCEPluginBaseAttribute

Base class for tiny mce attribute classes.

TinyMCEPluginButtonAttribute

Settings for the TinyMCE editor plug-ins.

TinyMCEPluginNonVisualAttribute

Used to enable a plug-in for Tiny MCE that has no connected button.

TinyMCESettings

Used together with Editor class to store settings.

TinyMCEStyleFormatter

Parses a specified css file for css classes to create the format options in Tiny MCE.

ToolbarRow

Container class for settings regarding the editor toolbar.

Structs

TinyMCEPlugIns

Contains constant strings for built in Tiny MCE non-visual tools in the EPiServer user interface.

Interfaces

IDynamicConfigurationOptions

Interface that specifies that the plug-in wants to customize the Tiny MCE initialization options.

Enums

GlobalPropertyMergeChanges.ObjectType

TinyMCEInitOptions.InitType

Used to specify what options to start with when composing the InitOptions

Delegates

GlobalPropertyMerge.GlobalPropertyEventHandler