Class PluginOptionsHelper

java.lang.Object
org.pentaho.mantle.client.solutionbrowser.PluginOptionsHelper

public class PluginOptionsHelper extends Object
  • Constructor Details

    • PluginOptionsHelper

      public PluginOptionsHelper()
  • Method Details

    • buildEnabledOptionsList

      public static void buildEnabledOptionsList(Map<String,String> settings)
    • getEnabledOptions

      public static FileTypeEnabledOptions getEnabledOptions(String filename)
    • getContentTypePlugin

      public static PluginOptionsHelper.ContentTypePlugin getContentTypePlugin(String filename)
    • getManageDatasourcesCommand

      public static com.google.gwt.user.client.Command getManageDatasourcesCommand()
    • getAddDatasourceCommand

      public static com.google.gwt.user.client.Command getAddDatasourceCommand()
    • fixRelativePath

      public static String fixRelativePath(String url)