Class PluginOptionsHelper
java.lang.Object
org.pentaho.mantle.client.solutionbrowser.PluginOptionsHelper
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
buildEnabledOptionsList
(Map<String, String> settings) static String
fixRelativePath
(String url) static com.google.gwt.user.client.Command
getContentTypePlugin
(String filename) static FileTypeEnabledOptions
getEnabledOptions
(String filename) static com.google.gwt.user.client.Command
-
Constructor Details
-
PluginOptionsHelper
public PluginOptionsHelper()
-
-
Method Details
-
buildEnabledOptionsList
-
getEnabledOptions
-
getContentTypePlugin
-
getManageDatasourcesCommand
public static com.google.gwt.user.client.Command getManageDatasourcesCommand() -
getAddDatasourceCommand
public static com.google.gwt.user.client.Command getAddDatasourceCommand() -
fixRelativePath
-