|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Template | |
|---|---|
| org.apache.struts2.components | |
| org.apache.struts2.components.template | |
| Uses of Template in org.apache.struts2.components |
|---|
| Methods in org.apache.struts2.components that return Template | |
|---|---|
protected Template |
UIBean.buildTemplateName(String myTemplate,
String myDefaultTemplate)
|
| Methods in org.apache.struts2.components with parameters of type Template | |
|---|---|
protected void |
UIBean.mergeTemplate(Writer writer,
Template template)
|
| Uses of Template in org.apache.struts2.components.template |
|---|
| Methods in org.apache.struts2.components.template that return Template | |
|---|---|
Template |
TemplateRenderingContext.getTemplate()
|
| Methods in org.apache.struts2.components.template that return types with arguments of type Template | |
|---|---|
List<Template> |
Template.getPossibleTemplates(TemplateEngine engine)
|
| Methods in org.apache.struts2.components.template with parameters of type Template | |
|---|---|
protected String |
BaseTemplateEngine.getFinalTemplateName(Template template)
|
TemplateEngine |
TemplateEngineManager.getTemplateEngine(Template template,
String templateTypeOverride)
Gets the TemplateEngine for the template name. |
Map |
TemplateEngine.getThemeProps(Template template)
Get's the properties for the given template. |
Map |
BaseTemplateEngine.getThemeProps(Template template)
|
| Constructors in org.apache.struts2.components.template with parameters of type Template | |
|---|---|
TemplateRenderingContext(Template template,
Writer writer,
ValueStack stack,
Map params,
UIBean tag)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||