public class UserAgentAwareCrafterPageView extends CrafterPageView
| Modifier and Type | Field and Description |
|---|---|
protected UserAgentTemplateDetector |
userAgentTemplateDetector |
cachingTime, DEFAULT_CHARSET, DEFAULT_CONTENT_TYPE, delegatedViewResolver, dependencyKeys, key, KEY_MODE_PREVIEW, KEY_PAGE_MODEL, locale, mimeTypeXPathQuery, modePreview, page, pageViewNameXPathQuery, scope, scripts, siteItemService| Constructor and Description |
|---|
UserAgentAwareCrafterPageView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
renderActualView(String pageViewName,
Map<String,Object> model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setUserAgentTemplateDetector(UserAgentTemplateDetector userAgentTemplateDetector) |
addDependencyKey, addDependencyKeys, afterPropertiesSet, createScriptVariables, executeScript, getCachingTime, getDependencyKeys, getKey, getMimeType, getPage, getPageViewName, getScope, removeDependencyKey, removeDependencyKeys, renderMergedOutputModel, setCachingTime, setDelegatedViewResolver, setDependencyKeys, setKey, setLocale, setMimeTypeXPathQuery, setModePreview, setPage, setPageViewNameXPathQuery, setScope, setScripts, setSiteItemService, toStringaddStaticAttribute, createMergedOutputModel, createRequestContext, createTemporaryOutputStream, exposeModelAsRequestAttributes, generatesDownloadContent, getAttributesMap, getBeanName, getContentType, getRequestContextAttribute, getStaticAttributes, isExposePathVariables, prepareResponse, render, setAttributes, setAttributesCSV, setAttributesMap, setBeanName, setContentType, setExposePathVariables, setRequestContextAttribute, writeToResponsegetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextprotected UserAgentTemplateDetector userAgentTemplateDetector
public void setUserAgentTemplateDetector(UserAgentTemplateDetector userAgentTemplateDetector)
protected void renderActualView(String pageViewName, Map<String,Object> model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
renderActualView in class CrafterPageViewExceptionCopyright © 2014 CrafterCMS. All Rights Reserved.