ITinyMceUserProfile Interface |
Namespace: Ingeniux.CMS
The ITinyMceUserProfile type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BlockFormats |
Gets a list of all the block formats enabled for this Tiny MCE profile.
|
![]() | CommandRow |
Gets an ordered collection of button items representing the command row for the XHTML Editor.
|
![]() | ConfigJSON |
Gets the JSON overrides for the XHTML editor.
|
![]() ![]() | ContentCssFiles |
Gets a list of file paths where custom CSS configuration files are located on the server relative to the XML directory.
|
![]() | Default |
Gets if this is the Default Tiny MCE profile.
|
![]() ![]() | Fonts |
Gets a list of all the fonts enabled for this Tiny MCE profile.
|
![]() | FontSizes |
Gets a list of all the font sizes enabled for this Tiny MCE profile.
|
![]() | GroupId |
Gets the Group ID number associated with the Tiny MCE profile.
|
![]() | HeadingFormats |
Gets a list of all the heading formats enabled for this Tiny MCE profile.
|
![]() | Id |
Gets the Tiny MCE profile's ID number.
|
![]() ![]() | IgxSmartPaste |
Gets the value of the IgxSmartPaste setting for this profile.
|
![]() ![]() | ImageCssClass |
Gets a list of all the CSS classes enabled for images in the XHTML Editor.
|
![]() ![]() | LinkCssClass |
Gets a list of all the CSS classes enabled for links in the XHTML Editor.
|
![]() | Name |
Gets the name of the Tiny MCE profile.
|
![]() | Plugins |
Gets a list of all the plugins configured for this Tiny MCE profile.
|
![]() | RemoveButtons |
Gets a list of buttons to remove from the XHTML Editor.
|
![]() ![]() | TableCssClass |
Gets a list of all the CSS classes enabled for tables in the XHTML Editor.
|