Dynamicweb.Content.Items.Editors Namespace : EditorManager Class |
The following tables list the members exposed by EditorManager.
Name | Description | |
---|---|---|
![]() | CreateEditor | Overloaded. Creates an instance of the specified editor. |
![]() | CreateValidator | Overloaded. Creates an instance of the specified validator. |
![]() | GetEditorGroup | Overloaded. Gets the user-friendly name of the editor group. |
![]() | GetEditorName | Overloaded. Gets the user-friendly name of the editor. |
![]() | GetEditorTypes | Returns all editor types. |
![]() | IsEditableListEditor | Returns value indicating whether the given editor is a list-based editor whose values can be edited dynamically. |
![]() | IsListEditor | Overloaded. Returns value indicating whether the given editor is a list-based editor. |
![]() | IsPlainTextEditor | Returns value indicating whether the given editor is a plain text editor. |
![]() | SelectEditorType | Overloaded. Selects the best matching editor type for a given data type. |