Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.theme
Class ThemeDecorator

java.lang.Object
  extended by com.opensymphony.module.sitemesh.mapper.DefaultDecorator
      extended by com.jivesoftware.base.theme.ThemeDecorator
All Implemented Interfaces:
com.opensymphony.module.sitemesh.Decorator

public class ThemeDecorator
extends com.opensymphony.module.sitemesh.mapper.DefaultDecorator

A custom version of the sitemesh default decorator that holds a theme object.


Field Summary
protected  com.opensymphony.module.sitemesh.Decorator decorator
           
protected  Theme theme
           
 
Fields inherited from class com.opensymphony.module.sitemesh.mapper.DefaultDecorator
name, page, parameters, role, uriPath
 
Constructor Summary
ThemeDecorator(com.opensymphony.module.sitemesh.Decorator decorator, java.lang.String page, Theme theme)
           
 
Method Summary
 java.lang.String getInitParameter(java.lang.String paramName)
           
 Theme getTheme()
           
 
Methods inherited from class com.opensymphony.module.sitemesh.mapper.DefaultDecorator
getInitParameterNames, getName, getPage, getRole, getURIPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

decorator

protected com.opensymphony.module.sitemesh.Decorator decorator

theme

protected Theme theme
Constructor Detail

ThemeDecorator

public ThemeDecorator(com.opensymphony.module.sitemesh.Decorator decorator,
                      java.lang.String page,
                      Theme theme)
Method Detail

getInitParameter

public java.lang.String getInitParameter(java.lang.String paramName)
Specified by:
getInitParameter in interface com.opensymphony.module.sitemesh.Decorator
Overrides:
getInitParameter in class com.opensymphony.module.sitemesh.mapper.DefaultDecorator

getTheme

public Theme getTheme()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.