|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 Template 的软件包 | |
---|---|
org.apache.struts2.components.template |
org.apache.struts2.components.template 中 Template 的使用 |
---|
返回 Template 的 org.apache.struts2.components.template 中的方法 | |
---|---|
Template |
TemplateRenderingContext.getTemplate()
|
返回变量类型为 Template 的类型的 org.apache.struts2.components.template 中的方法 | |
---|---|
List<Template> |
Template.getPossibleTemplates(TemplateEngine engine)
|
参数类型为 Template 的 org.apache.struts2.components.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)
|
参数类型为 Template 的 org.apache.struts2.components.template 中的构造方法 | |
---|---|
TemplateRenderingContext(Template template,
Writer writer,
com.opensymphony.xwork2.util.ValueStack stack,
Map params,
UIBean tag)
Constructor |
|
||||||||||
上一个 下一个 | 框架 无框架 |