public class CrafterFreeMarkerViewResolver
extends org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
CrafterFreeMarkerViews.| Modifier and Type | Field and Description |
|---|---|
protected String |
componentIncludeElementName |
protected ScriptResolver |
componentScriptResolver |
protected String |
componentTemplateXPathQuery |
protected ScriptFactory |
scriptFactory |
protected SiteItemService |
siteItemService |
| Constructor and Description |
|---|
CrafterFreeMarkerViewResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.servlet.view.AbstractUrlBasedView |
buildView(String viewName) |
protected Class |
requiredViewClass() |
void |
setComponentIncludeElementName(String componentIncludeElementName) |
void |
setComponentScriptResolver(ScriptResolver componentScriptResolver) |
void |
setComponentTemplateXPathQuery(String componentTemplateXPathQuery) |
void |
setScriptFactory(ScriptFactory scriptFactory) |
void |
setSiteItemService(SiteItemService siteItemService) |
setAllowRequestOverride, setAllowSessionOverride, setExposeRequestAttributes, setExposeSessionAttributes, setExposeSpringMacroHelperscanHandle, createView, getAttributesMap, getCacheKey, getContentType, getOrder, getPrefix, getRequestContextAttribute, getSuffix, getViewClass, getViewNames, initApplicationContext, isRedirectContextRelative, isRedirectHttp10Compatible, loadView, setAttributes, setAttributesMap, setContentType, setExposePathVariables, setOrder, setPrefix, setRedirectContextRelative, setRedirectHttp10Compatible, setRequestContextAttribute, setSuffix, setViewClass, setViewNamesclearCache, isCache, isCacheUnresolved, removeFromCache, resolveViewName, setCache, setCacheUnresolvedgetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected SiteItemService siteItemService
protected ScriptFactory scriptFactory
protected String componentTemplateXPathQuery
protected String componentIncludeElementName
protected ScriptResolver componentScriptResolver
public void setSiteItemService(SiteItemService siteItemService)
public void setScriptFactory(ScriptFactory scriptFactory)
public void setComponentTemplateXPathQuery(String componentTemplateXPathQuery)
public void setComponentIncludeElementName(String componentIncludeElementName)
public void setComponentScriptResolver(ScriptResolver componentScriptResolver)
protected Class requiredViewClass()
requiredViewClass in class org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolverCopyright © 2014 CrafterCMS. All Rights Reserved.