Class PluginOptionsHelper
java.lang.Object
org.pentaho.mantle.client.solutionbrowser.PluginOptionsHelper
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidbuildEnabledOptionsList(Map<String, String> settings) static StringfixRelativePath(String url) static com.google.gwt.user.client.CommandgetContentTypePlugin(String filename) static FileTypeEnabledOptionsgetEnabledOptions(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
 
 -