AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageEditor Members

The AdvantageEditor type exposes the following members.

Constructors


  Name Description
Public method AdvantageEditor
Initializes a new instance of the AdvantageEditor class.

Methods


  Name Description
Public method AppendSnippets
Appends the snippets.
Public method ConfigureEditor
Configures the editor.
Protected method InitializeRenderMode
Initializes the render mode.
Protected method OnInit
Handles the Init event.
Protected method OnLoad
Handles the Load event.
Protected method OnPreRender
Handles the PreRender event.
Public method RenderBeginTag
Renders the begin tag.
Public method RenderEndTag
Renders the end tag.
Public method SetToolsXML
Overwrites the editor's tools configuration with the supplied XML document.

Properties


  Name Description
Public property AutoResizeHeight
Gets or sets the render mode.
Public property Content
Gets or sets the content.
Public property CurrentDomain
Gets the domain currently scoped to this control.
Public property CurrentLanguage
Gets the language currently scoped to this control.
Public property CurrentSql
Gets the SQL helper scoped to the current request.
Public property CurrentUser
Gets the authenticated user executing the current request.
Public property DocumentManagerSearchPatterns
Gets or sets the document manager search patterns.
Public property EditorSettings
Gets or sets the editor settings.
Public property FileExplorerSettings
Gets or sets the file explorer settings.
Public property ImageEditorSettings
Gets or sets the image editor settings.
Public property LoadClientStyleSheets
Gets or sets if the editor should load client stylesheets.
Public property RenderMode
Gets or sets the render mode.
Public property ScriptEditorMode
Gets or sets a value indicating whether is in script mode. No tabs will be enabled. It will automatically convert and encode html to text script.
Public property StyleSheets
Gets or sets the style sheets.
Public property Text
Gets or sets the text.
Public property Title
Gets or sets the title.
Public property ToolbarMode
Gets or sets the toolbar mode.
Public property UseFieldSet
Gets or sets a value indicating whether [use field set].