org.riotfamily.pages.view
Class PageObjectWrapperPlugin
java.lang.Object
org.riotfamily.pages.view.PageObjectWrapperPlugin
- All Implemented Interfaces:
- ObjectWrapperPlugin
public class PageObjectWrapperPlugin
- 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 |
PageObjectWrapperPlugin
public PageObjectWrapperPlugin()
setPathCompleter
public void setPathCompleter(PathCompleter pathCompleter)
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