AbstractRichtexteditorConnector.createFolder(String virtualFolderPath,
String type,
String newFolderName)
Method that gets called when a 'CreateFolder' command is issued by the rich text
editor.
AbstractRichtexteditorResult.richtexteditorCreateFolderResult(ActionInvocation invocation)
Get the CreateFolderResult computed from AbstractRichtexteditorConnector or its
decendant through AbstractRichtexteditorConnector#createFolder(String, String, String).