public interface

EditorManager

com.atlassian.confluence.plugin.editor.EditorManager
Known Indirect Subclasses

Class Overview

Factory class for getting the current editor

Summary

Public Methods
Editor getCurrentEditor()
Returns the active editor.
String getCurrentEditorVersion()
Returns the version of the plugin that contains the active editor.

Public Methods

public Editor getCurrentEditor ()

Returns the active editor. What defines the active editor is implementation-dependent.

public String getCurrentEditorVersion ()

Returns the version of the plugin that contains the active editor.