Class UserAgentAwareCrafterPageView

java.lang.Object
org.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.view.AbstractView
org.craftercms.engine.view.CrafterPageView
org.craftercms.engine.view.UserAgentAwareCrafterPageView
All Implemented Interfaces:
org.craftercms.core.util.cache.CachingAwareObject, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware, org.springframework.web.servlet.View

public class UserAgentAwareCrafterPageView extends CrafterPageView
  • Field Details

  • Constructor Details

    • UserAgentAwareCrafterPageView

      public UserAgentAwareCrafterPageView()
  • Method Details