ITinyMceTemplate Properties |
The ITinyMceTemplate type exposes the following members.
Name | Description | |
---|---|---|
BlockFormats |
Gets a list of all the block formats enabled for this Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
CommandRow |
Gets an ordered collection of button items representing the command row for the XHTML Editor.
(Inherited from ITinyMceGroupProfile.) | |
ConfigJSON |
Gets the JSON overrides for the XHTML editor.
(Inherited from ITinyMceGroupProfile.) | |
ContentCssFile |
Gets a file path where a custom CSS configuration file is located on the server relative to the XML directory.
(Inherited from ITinyMceGroupProfile.) | |
Default |
Gets if this is the Default Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
EntityEncoding |
Gets and sets the entity encoding for the Tiny MCE Editor. Options are: named entities, numeric entities, or raw characters.
| |
ExtendedValidElements |
Gets and sets the extended valid elements that can be used to override standard element attributes.
| |
Fonts |
Gets a list of all the fonts enabled for this Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
FontSizes |
Gets a list of all the font sizes enabled for this Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
ForcedRootBlock |
Gets and sets the Forced Root Block Tag.
| |
GroupId |
Gets the Group ID number associated with the Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
HeadingFormats |
Gets a list of all the heading formats enabled for this Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
Id |
Gets the Tiny MCE profile's ID number.
(Inherited from ITinyMceGroupProfile.) | |
IgxSmartPaste |
Gets the value of the IgxSmartPaste setting for this profile.
(Inherited from ITinyMceGroupProfile.) | |
ImageCssClass |
Gets a list of all the CSS classes enabled for images in the XHTML Editor.
(Inherited from ITinyMceGroupProfile.) | |
InvalidElements |
Gets and sets the invalid elements that will be automatically removed by the XHTML editor. This is null by default.
| |
LinkCssClass |
Gets a list of all the CSS classes enabled for links in the XHTML Editor.
(Inherited from ITinyMceGroupProfile.) | |
Name |
Gets the name of the Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
Plugins |
Gets a list of all the plugins configured for this Tiny MCE profile.
(Inherited from ITinyMceGroupProfile.) | |
RemoveButtons |
Gets a list of buttons to remove from the XHTML Editor.
(Inherited from ITinyMceGroupProfile.) | |
SupportHTML5 |
Gets and sets if HTML5 is supported for the Tiny MCE Editor.
| |
SupportHTML5CustomDataAttributes |
Gets and sets if custom HTML5 data attributes are supported for the Tiny MCE Editor.
| |
TableCssClass |
Gets a list of all the CSS classes enabled for tables in the XHTML Editor.
(Inherited from ITinyMceGroupProfile.) | |
VerifyHtml |
Gets and sets whether the Tiny MCE Editor should verify HTML elements and attributes.
|