Uses of Class
org.blojsom.plugin.showmore.ShowMeMoreConfiguration

Packages that use ShowMeMoreConfiguration
org.blojsom.plugin.showmore Defines the classes and interfaces for the blojsom show more plugin  
 

Uses of ShowMeMoreConfiguration in org.blojsom.plugin.showmore
 

Methods in org.blojsom.plugin.showmore that return ShowMeMoreConfiguration
static ShowMeMoreConfiguration ShowMeMoreUtilities.loadConfiguration(java.lang.String blogID, java.lang.String showMeMoreConfigurationFile, BlojsomConfiguration blojsomConfiguration, javax.servlet.ServletConfig servletConfig)
          Load the Show Me More configuration file
 

Methods in org.blojsom.plugin.showmore with parameters of type ShowMeMoreConfiguration
static void ShowMeMoreUtilities.saveConfiguration(java.lang.String blogID, java.lang.String showMeMoreConfigurationFile, BlojsomConfiguration blojsomConfiguration, ShowMeMoreConfiguration showMeMoreConfiguration)
          Save the Show Me More configuration to a file