Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.base.theme.ThemeManager

Packages that use ThemeManager
com.jivesoftware.base.theme   
com.jivesoftware.forum.theme   
 

Uses of ThemeManager in com.jivesoftware.base.theme
 

Classes in com.jivesoftware.base.theme that implement ThemeManager
 class AbstractThemeManager
           
 

Methods in com.jivesoftware.base.theme that return ThemeManager
static ThemeManager ThemeManagerFactory.getInstance()
          Returns an instance of the ThemeManager interface.
 

Methods in com.jivesoftware.base.theme with parameters of type ThemeManager
static void ThemeManagerFactory.setThemeManager(ThemeManager ThemeManager)
           
 

Uses of ThemeManager in com.jivesoftware.forum.theme
 

Classes in com.jivesoftware.forum.theme that implement ThemeManager
 class ForumThemeManager
          Adds additional features to manage themes for the forums application, including binding themes to categories and forums.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.