org.riotfamily.pages.view
Class SiteObjectWrapperPlugin
java.lang.Object
org.riotfamily.pages.view.SiteObjectWrapperPlugin
- All Implemented Interfaces:
- ObjectWrapperPlugin
public class SiteObjectWrapperPlugin
- extends Object
- implements ObjectWrapperPlugin
- Since:
- 6.5
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SiteObjectWrapperPlugin
public SiteObjectWrapperPlugin()
supports
public boolean supports(Object obj)
- Specified by:
supports
in interface ObjectWrapperPlugin
wrapSupportedObject
public freemarker.template.TemplateModel wrapSupportedObject(Object obj,
PluginObjectWrapper wrapper)
throws freemarker.template.TemplateModelException
- Specified by:
wrapSupportedObject
in interface ObjectWrapperPlugin
- Throws:
freemarker.template.TemplateModelException