| java.lang.Object org.apache.roller.business.ThemeManagerImpl
ThemeManagerImpl | public class ThemeManagerImpl implements ThemeManager(Code) | | Base implementation of a ThemeManager.
This particular implementation reads theme data off the filesystem
and assumes that those themes are not changable at runtime.
|
ThemeManagerImpl | protected ThemeManagerImpl()(Code) | | |
getEnabledThemesList | public List getEnabledThemesList()(Code) | | See Also: org.apache.roller.model.ThemeManager.getEnabledThemesList |
|
|