| 程序包 | 说明 |
|---|---|
| itez.plat.site.bean | |
| itez.plat.site.controller |
| 限定符和类型 | 方法和说明 |
|---|---|
static SiteTempEngine.Type |
SiteTempEngine.Type.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SiteTempEngine.Type[] |
SiteTempEngine.Type.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
SiteTempEngine.formatStaticPath(SiteTempEngine.Type type,
Channel channel,
Content content)
获取静态页面路径
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
SiteController.renderSite(SiteTempEngine.Type type,
Info site,
Channel channel,
Content content,
String view)
渲染页面
|
Copyright © 2023. All rights reserved.