Plumtree Portal UI  
 

SearchSettingCollection.getSettingIdFromString Method 

Static helper method to map a string (i.e. a URL parameter) to a PT_SEARCH_SETTING value.

public static int getSettingIdFromString(
   string s
);

See Also

SearchSettingCollection Class | com.plumtree.portaluiinfrastructure.search Namespace