Uses of Class
org.codelibs.fess.app.web.admin.theme.ThemeListForm
Packages that use ThemeListForm
-
Uses of ThemeListForm in org.codelibs.fess.app.web.admin.theme
Methods in org.codelibs.fess.app.web.admin.theme with parameters of type ThemeListFormModifier and TypeMethodDescriptionorg.lastaflute.web.response.HtmlResponseAdminThemeAction.index(ThemeListForm form) Displays the theme management index page.org.lastaflute.web.response.HtmlResponseAdminThemeAction.reload(ThemeListForm form) Reloads the in-memory theme registry from disk.org.lastaflute.web.response.HtmlResponseAdminThemeAction.setdefault(ThemeListForm form) Sets the default theme by writing it throughFessProp.setDefaultTheme(String).