Uses of Package
org.apache.struts2.views.freemarker

Packages that use org.apache.struts2.views.freemarker
org.apache.struts2.components.template   
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
org.apache.struts2.interceptor.debugging   
org.apache.struts2.views.freemarker Classes for views using FreeMarker. 
 

Classes in org.apache.struts2.views.freemarker used by org.apache.struts2.components.template
FreemarkerManager
          Static Configuration Manager for the FreemarkerResult's configuration

Possible extension points are :- createConfiguration method loadSettings method createTemplateLoader method populateContext method

createConfiguration method
Create a freemarker Configuration.

 

Classes in org.apache.struts2.views.freemarker used by org.apache.struts2.dispatcher
FreemarkerManager
          Static Configuration Manager for the FreemarkerResult's configuration

Possible extension points are :- createConfiguration method loadSettings method createTemplateLoader method populateContext method

createConfiguration method
Create a freemarker Configuration.

 

Classes in org.apache.struts2.views.freemarker used by org.apache.struts2.interceptor.debugging
FreemarkerManager
          Static Configuration Manager for the FreemarkerResult's configuration

Possible extension points are :- createConfiguration method loadSettings method createTemplateLoader method populateContext method

createConfiguration method
Create a freemarker Configuration.

 

Classes in org.apache.struts2.views.freemarker used by org.apache.struts2.views.freemarker
FreemarkerManager
          Static Configuration Manager for the FreemarkerResult's configuration

Possible extension points are :- createConfiguration method loadSettings method createTemplateLoader method populateContext method

createConfiguration method
Create a freemarker Configuration.

FreemarkerThemeTemplateLoader
          When loading a template, if sees theme token in path, does a template search through theme hierarchy for template, starting at the theme name after the token.
ScopesHashModel
          Simple Hash model that also searches other scopes.
 



Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.