Class RichEditorConfigurationServiceImpl

java.lang.Object
io.meeds.social.richeditor.RichEditorConfigurationServiceImpl
All Implemented Interfaces:
io.meeds.social.richeditor.RichEditorConfigurationService

public class RichEditorConfigurationServiceImpl extends Object implements io.meeds.social.richeditor.RichEditorConfigurationService
  • Field Details

  • Constructor Details

    • RichEditorConfigurationServiceImpl

      public RichEditorConfigurationServiceImpl(org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.container.configuration.ConfigurationManager configurationManager)
  • Method Details

    • getRichEditorConfiguration

      public String getRichEditorConfiguration(String instanceType)
      Specified by:
      getRichEditorConfiguration in interface io.meeds.social.richeditor.RichEditorConfigurationService
    • addPlugin

      public void addPlugin(io.meeds.social.richeditor.RichEditorConfigurationPlugin plugin)
      Specified by:
      addPlugin in interface io.meeds.social.richeditor.RichEditorConfigurationService
    • appendFilesContent

      protected String appendFilesContent(String instanceType)